Wire heterogeneous upgrade jobs to multiarch release-controller#33934
Conversation
|
Skipping CI for Draft Pull Request. |
|
@petr-muller: no rehearsable tests are affected by this change |
|
/approve |
|
/retest-required Remaining retests: 0 against base HEAD ec16f10 and 2 for PR HEAD bcfac7d0fe1c05d975755dd2c2afc2911765b4ca in total |
|
/hold |
bcfac7d to
23ce2e2
Compare
23ce2e2 to
55f98cb
Compare
|
🤦 ffs typos |
|
@petr-muller: all tests passed! 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. |
|
/hold cancel |
|
@bradmwilliams @wking can I have a re-tag? |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bradmwilliams, petr-muller, wking 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 |
Configure multiarch release-controller to trigger multiarch upgrade jobs added in
#33761. Like the non-multiarch release-controllers, the
*-upgrade-from-nightly*jobs are not configured to be triggered by the release-controller, only the within-minor
upgrade jobs and
*-upgrade-from-stable-*jobs are.Needs #33761 to merge, it brings the actual referenced jobs.