Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

test: disable deployment configs in openshift 4.14 #1470

Conversation

sadlerap
Copy link
Contributor

OpenShift 4.14+ deprecates support for deploymentconfig resources, so we shouldn't run tests that depend on them in those environments.

Changes

/kind bug

Submitter Checklist

As the author of this PR, please check off the items in this checklist:

  • Docs
    included if any changes are user facing
  • Tests
    included if any functionality added or changed. For bugfixes please include tests that can catch regressions
  • All acceptance test scenarios included in the PR which verifies a bugfix or a requested feature reported by a non-member are tagged with @external-feedback tag.
  • Follows the commit message standard

OpenShift 4.14+ deprecates support for deploymentconfig resources, so we shouldn't run tests that
depend on them in those environments.

Signed-off-by: Andy Sadler <[email protected]>
@openshift-ci openshift-ci bot added the kind/bug Something isn't working label Aug 14, 2023
@filariow
Copy link
Contributor

/lgtm
/approve

@sadlerap sadlerap added the release/v1.3.x Used to mark PRs to be cherry-picked in release-v1.3.x branch label Aug 14, 2023
@openshift-ci openshift-ci bot added the lgtm label Aug 14, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 14, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: filariow

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@sadlerap
Copy link
Contributor Author

/hold

This may or may not be necessary; want to follow up with @ascerra if this is an acceptable path forward.

@sadlerap
Copy link
Contributor Author

/retest

@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #1470 (a7def1b) into master (37ec3c0) will not change coverage.
Report is 7 commits behind head on master.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1470   +/-   ##
=======================================
  Coverage   58.16%   58.16%           
=======================================
  Files          35       35           
  Lines        3014     3014           
=======================================
  Hits         1753     1753           
  Misses       1093     1093           
  Partials      168      168           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 37ec3c0...a7def1b. Read the comment docs.

@sadlerap
Copy link
Contributor Author

/unhold

@sadlerap
Copy link
Contributor Author

/retest

@sadlerap
Copy link
Contributor Author

/test 4.13-acceptance

@sadlerap
Copy link
Contributor Author

/retest

@sadlerap
Copy link
Contributor Author

/test 4.13-acceptance

@openshift-merge-robot openshift-merge-robot merged commit 899947f into redhat-developer:master Aug 16, 2023
19 checks passed
service-binding-operator-bot pushed a commit to service-binding-operator-bot/service-binding-operator that referenced this pull request Aug 16, 2023
…1470)

OpenShift 4.14+ deprecates support for deploymentconfig resources, so we shouldn't run tests that
depend on them in those environments.

Signed-off-by: Andy Sadler <[email protected]>
@sadlerap sadlerap deleted the disable-deploymentconfigs-4.14 branch August 17, 2023 00:29
openshift-merge-robot pushed a commit that referenced this pull request Aug 17, 2023
OpenShift 4.14+ deprecates support for deploymentconfig resources, so we shouldn't run tests that
depend on them in those environments.

Signed-off-by: Andy Sadler <[email protected]>
Co-authored-by: Andy Sadler <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved kind/bug Something isn't working lgtm release/v1.3.x Used to mark PRs to be cherry-picked in release-v1.3.x branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants