AGENT-1429: Add support for SNO IPV4 OVE#1897
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/cc @bfournie @andfasano |
|
/hold |
Refactor wait/reload logic and improve SNO (IPV4) networking support - Adds required dns entries for SNO to also work with IPV4 - Skips selecting virtualization bundle 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 This improves automation reliability and adds proper support for single-node OpenShift deployments.
7353b66 to
edb2481
Compare
|
/hold cancel |
|
@pawanpinjarkar: The following test 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. |
Refactor wait/reload logic and improve SNO (IPV4) networking support
This improves automation reliability and adds proper support for single-node OpenShift deployments.