AGENT-1429: Add support for SNO IPV4 OVE - #1897
Conversation
|
/cc @bfournie @andfasano |
|
/hold |
7353b66 to
edb2481
Compare
|
/hold cancel |
|
/test e2e-agent-bad-dns |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: andfasano 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 |
Refactor wait/reload logic and improve SNO (IPV4) networking support - Adds required dns entries for SNO to also work with IPV4 - Install available operators for SNO - Do not add api-int dns entries for SNO - Add wait() and reload() helper functions with duration logging - Increase and use consistent wait times for operators page and virtualization bundle - Add explicit IPv4 single-stack networking selection - Skip VIP configuration for SNO - Add missing wait for next button in verifyStorage step - Improve logging clarity throughout workflow - Adds IPV6 support for SNO
e508c30 to
dd2ee8a
Compare
|
Tested locally |
|
/lgtm |
|
/retest-required |
2 similar comments
|
/retest-required |
|
/retest-required |
|
/override ci/prow/e2e-metal-ipi-bm |
|
@pawanpinjarkar: pawanpinjarkar unauthorized: /override is restricted to Repo administrators, approvers in top level OWNERS file, and the following github teams:. 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-sigs/prow repository. |
|
/retest |
|
@pawanpinjarkar: 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-sigs/prow repository. I understand the commands that are listed here. |
7f34591
into
openshift-metal3:master
MIRROR_IMAGES was set to false for ISO_NO_REGISTRY in openshift-metal3#1897. this breaks the ability to use local images for testing OVE.
MIRROR_IMAGES was set to false for ISO_NO_REGISTRY in openshift-metal3#1897. this breaks the ability to use local images for testing OVE.
MIRROR_IMAGES was set to false for ISO_NO_REGISTRY in #1897. this breaks the ability to use local images for testing OVE.
Refactor wait/reload logic and improve SNO (IPV4) networking support
This improves automation reliability and adds proper support for single-node OpenShift deployments.