machine-config-operator: fix tests in 4.6 and 4.7 to be in sync with master#12615
Conversation
|
/cc @vrutkovs |
|
I think it would be best to copy |
yuqi-zhang
left a comment
There was a problem hiding this comment.
Changes look fine to me compared to master, looking at the history the ci-bot updated these fields 3-4 months ago last. I presume we never used the 4.6 branch tests until the cut so we never hit it?
|
/retest Please review the full test history for this PR and help us cut down flakes. |
1 similar comment
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/hold needs manifest update |
yeah 4.6 tests would have been master tests until 4.6 was cut. |
…master After 4.7 branch cut, it seems some of the tests which were optional has become REQUIRED. Make e2e-metal-ipi test optional, make aws-proxy and cluster-bootimages always_run to false
|
Removed OKD related changes since it has handled in #12683 |
|
removing hold as we are not handling okd tests here now and hence manifests update is not required now. |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: runcom, sinnykumari, yuqi-zhang 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 |
|
@sinnykumari: Updated the following 4 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. |
After 4.7 branch cut, it seems some of the tests which were
optional has become REQUIRED.
Make e2e-metal-ipi test optional,
make aws-proxy and cluster-bootimages always_run to false