-
Notifications
You must be signed in to change notification settings - Fork 2.1k
cluster-baremetal-operator: Update Assisted Installer jobs #25355
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
cluster-baremetal-operator: Update Assisted Installer jobs #25355
Conversation
|
@andfasano This is #24784 without the change to the nightly job because I was able to get that merged in #25127 |
|
/uncc @droslean @hongkailiu |
|
Thanks @lranjbar , but wasn't CBO alreayd addressed by #24784 from @derekhiggins ? Also, not sure why the priv files changes ended up here. |
It does, just trying to be helpful on this one. This one will be easier to merge because less OWNERs files are in play. |
This updates the cluster-baremetal-operator jobs for Assisted Installer: 1. Updates the cluster_profile to "packet-assisted" from "packet". This will increase flexibility in using the Equinix cloud offering by splitting the workflows into an account for Assisted Installer. 2. Updates the Assisted Installer images to the latest images coming from our master branch. We needed to update the promotion scheme for Assisted Installer and this will pick the lastest version for testing.
e24e959 to
191e42d
Compare
|
/retest |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: andfasano, lranjbar 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 |
|
@lranjbar: 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. |
|
@lranjbar: Updated the following 10 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. |
This updates the cluster-baremetal-operator jobs for Assisted Installer:
Updates the cluster_profile to "packet-assisted" from "packet". This will increase flexibility in using the Equinix cloud offering by splitting the workflows into an account for Assisted Installer.
Updates the Assisted Installer images to the latest images coming from our master branch. We needed to update the promotion scheme for Assisted Installer and this will pick the lastest version for testing.