mirror of
https://github.com/openshift/installer.git
synced 2026-02-05 15:47:14 +01:00
Test cases are added to cover the new BYO subnet validations mentioned in the previous commit. Other related changes: - The test file is also refactored to deduplicate, and standardize the test constructs. - Http responses are mocked with httpmock instead of hacking with e2e.local domain. - Wrap errors in a more user-friendly descriptions when validating service endpoint accessibility.