-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
ci-operator/openshift/os: Remove C9S jobs from 4.16 #53014
ci-operator/openshift/os: Remove C9S jobs from 4.16 #53014
Conversation
OKD has two release streams: stable (== 4.16) and next (== 4.17). So I think these tests should still be run somewhere for 4.16 |
SCOS should be built only once from the master branch and then specialized for OKD versions. It does not make sense to build SCOS based on older OCP. /pj-rehearse skip |
@travier: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
c044e24
to
586f443
Compare
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
/pj-rehearse skip |
@travier: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
@@ -1,7 +1,7 @@ | |||
presubmits: | |||
openshift/os: | |||
- agent: kubernetes | |||
always_run: false | |||
always_run: true |
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This part is automatically generated from make update
so I never looked at it :)
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: c4rt0, HuijingHei, travier 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 |
@travier: all tests passed! Full PR test history. Your PR dashboard. 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 kubernetes-sigs/prow repository. I understand the commands that are listed here. |
I think the new |
Those test jobs only make sense on the main development branch.