-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Automate config brancher by auto-config-brancher job at Tue, 20 May 2025 16:05:44 UTC #65157
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
Automate config brancher by auto-config-brancher job at Tue, 20 May 2025 16:05:44 UTC #65157
Conversation
…oint http://ghproxy --config-dir ./ci-operator/config --registry ./ci-operator/step-registry --prune-unused-replacements --prune-ocp-builder-replacements --prune-unused-base-images --current-release-minor=20 --ensure-correct-promotion-dockerfile-ignored-repos openshift/origin-aggregated-logging --ensure-correct-promotion-dockerfile-ignored-repos openshift/console --ensure-correct-promotion-dockerfile-ignored-repos openshift/linuxptp-daemon
….20 --skip-periodics --future-release 4.21 --confirm
…openshift-priv --only-org openshift --whitelist-file ./core-services/openshift-priv/_whitelist.yaml
…magesets ./clusters/hosted-mgmt/hive/pools
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: openshift-bot 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 |
[REHEARSALNOTIFIER]
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
@openshift-bot: 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. |
openshift#65157 messed up this job by introducing an image that doesn't exist. We have to figure out how to prevent the automation from doing that. In the meantime this fixes the job
This is a follow-up of [1] that was partially reverted by the autoconfigbrancher job with [2]. [1] openshift#64007 [2] openshift#65157
openshift#65157 messed up this job by introducing an image that doesn't exist. We have to figure out how to prevent the automation from doing that. In the meantime this fixes the job
This is a follow-up of [1] that was partially reverted by the autoconfigbrancher job with [2]. [1] openshift#64007 [2] openshift#65157
/cc @openshift/test-platform