[4.10] Generate ci-operator configuration and jobs#19861
[4.10] Generate ci-operator configuration and jobs#19861openshift-ci[bot] merged 6 commits intoopenshift:masterfrom
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: 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 LOL no 4.10 code yet |
|
/test correctly-sharded-config |
|
Needs openshift/ci-tools#2136 to fix |
7bf002c to
7f87154
Compare
|
/hold |
|
/test pj-rehearse |
8e6aa69 to
fc2dd83
Compare
|
@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/test-infra repository. I understand the commands that are listed here. |
|
Failing rehearsals are actually hitting a strange pj-rehearse corner case: all these jobs depend on some content coming from |
Compared to the 4.9 PR, I
changed the script to first generate a vanilla version of 4.10 jobs, and then
carried over the customizations from
master/mainbranches (instead of 4.9branches where the modifications may be stale), creating a separate commit
just for this, so that custom modifications carried over to 4.10 can be inspected.
The carry-over should be repeated at the time of 4.9 code freeze for 4.9 etc, but
hopefully at that time we'll have the first-class support in ci-operator and the
carry-over will be done by config-brancher.
/hold
Needs #19848