[4.9]: Carry over manual modifications from master/main jobs#19862
Conversation
These repositories use .ci-operator.yaml build roots so they need to obtain code. Handcrafted jobs are not handled by Prowgen so they never got this change automatically.
066b3b4 to
3757c60
Compare
|
/test all |
|
/lgtm |
3757c60 to
b7bdb46
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bbguimaraes, 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 |
|
@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. |
|
@petr-muller: Updated the following 2 configmaps:
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. |
In #19861 I tried to carry over the manual modifications from
master/mainjobs to populated 4.10 jobs, and I can try the same procedure for 4.9.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.