-
Notifications
You must be signed in to change notification settings - Fork 2.1k
cluster-version-operator uses openshift-kni/assisted-test #14119
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-version-operator uses openshift-kni/assisted-test #14119
Conversation
|
/retest |
assisted-test-infra image is used by e2e-metal-assisted Injecting openshift-kni/assisted-test in the test payload as its no longer part of official 4.7 payload since openshift#14047
bfd528e to
c11d67d
Compare
vrutkovs
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: vrutkovs, YuviGold 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 |
|
@YuviGold: 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. |
|
@YuviGold: Updated the
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. |
… base_images for 4.6 and later Per Justin, these are now handled implicitly by ci-operator, so removing them reduces the chance that CI builds diverge from ART builds (see also [1]). dev-scripts is from f0d68be (Add e2e-metal-assisted to installer and cluster-version-operator, 2020-11-04, openshift#13384), and is implicitly passed through and then consumed by the baremetalds-packet-setup step and similar, so we need to keep that for 4.7 and later (where we have an e2e-metal-assisted entry in tests). assisted-test-infra is from c11d67d (cluster-version-operator uses openshift-kni/assisted-test, 2020-12-06, openshift#14119), and is consumed by baremetalds-assisted-setup. [1]: https://github.com/openshift/enhancements/blob/master/enhancements/art/flexibly-enforcing-product-build-constraints-in-ci.md
assisted-test-infra is promoted to openshift-kni namespace since #14047