openshift/os: Sync 4.11 CI with 4.12, fix image tags for 4.12#29178
openshift/os: Sync 4.11 CI with 4.12, fix image tags for 4.12#29178cgwalters wants to merge 1 commit intoopenshift:masterfrom
Conversation
Copy all the bits from current master to the 4.11 branch to keep things in sync. However, we also fix the tags for the master job to target 4.12.
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cgwalters 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 |
| initial: | ||
| integration: | ||
| name: "4.11" | ||
| name: "4.12" |
There was a problem hiding this comment.
This doesn't seem to match some of the other CI configs (MCO, Installer) for the master branch that I checked and I'm curious if this is going to have an adverse affect on the automated branching operation. Any harm in leaving it at 4.11?
There was a problem hiding this comment.
For some reason though, openshift/os is not having its release-4.11 branch fast forwarded to match master automatically today, unlike other repos.
There was a problem hiding this comment.
IOW, things are already not in sync, so we need to this now.
|
Whoops, I duplicated part of this one in #29258 |
|
Moving the COSA changes to #29266 |
|
@cgwalters: 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/test-infra repository. I understand the commands that are listed here. |
|
@travier: Closed this PR. 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 kubernetes/test-infra repository. |
Copy all the bits from current master to the 4.11 branch to keep
things in sync.
However, we also fix the tags for the master job to target 4.12.