-
Notifications
You must be signed in to change notification settings - Fork 4.8k
NO-JIRA: Stop setting feature gate conditional #30146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NO-JIRA: Stop setting feature gate conditional #30146
Conversation
openshift/oc#2063 promoted `oc adm upgrade status` and removed the conditional check of the `OC_ENABLE_CMD_UPGRADE_STATUS` envvar, so the tests should no longer set it either.
|
@petr-muller: This pull request references OTA-1581 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.20.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hongkailiu, petr-muller The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/hold I'll want to inspect the results to be sure |
|
/retest |
|
I have inspected the jobs, the tests continue to work as expected /hold cancel |
|
/retest-required |
|
/label acknowledge-critical-fixes-only |
|
/label acknowledge-critical-fixes-only |
|
/retest-required |
|
@petr-muller: This pull request explicitly references no jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
1 similar comment
|
@petr-muller: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
Job Failure Risk Analysis for sha: 6dfc2c5
|
180d880
into
openshift:main
openshift/oc#2063 promoted
oc adm upgrade statusand removed the conditional check of theOC_ENABLE_CMD_UPGRADE_STATUSenvvar, so the tests should no longer set it either.