-
Task
-
Resolution: Not a Bug
-
Normal
-
None
-
None
-
None
-
2
-
False
-
-
False
-
-
-
2
-
ShiftStack Sprint 265, ShiftStack Sprint 266
The existence of HTTP_PROXY should not be the reason to mark a cluster as disconnected.
The HTTP_PROXY is set for the proxy we have running directly on the CI env.
A disconnected cluster is only created when using a bastion-proxy VM and enabling all communication of the openshift cluster through it, in the CI that happens when CONFIG_TYPE=proxy
By marking a cluster as disconnected when running openshift-test we end up skipping a variety of tests.