-
Bug
-
Resolution: Done
-
Undefined
-
None
-
4.20.z
When doing an installation in dev-scripts using the following settings:
export AGENT_E2E_TEST_SCENARIO=COMPACT_IPV4 export AGENT_E2E_TEST_BOOT_MODE=ISO_NO_REGISTRY export OPENSHIFT_RELEASE_STREAM=4.20
The UI driven installation succeeds but no operators are intalled:
$ oc get operators -A No resources found
The saved screenshot - 02-operators.png, shows the Virtualization checkbox is enablled and 7 operators were selected.
This works fine when doing an installation manually, i.e. without the UI driven changes all operators are installed.