-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
Product / Portfolio Work
-
False
-
-
False
-
-
-
Rox Sprint 4.9E - Global, Rox Sprint 4.9F - Global, Rox Sprint 4.9G - Global
For dynamic plugin ui e2e tests, the accessible URL of the OCP console and username/password must be available to Cypress startup scripts so that the test suites can simulate a browser session and test plugin behavior.
In order to do this, I believe we need these variables https://github.com/stackrox/stackrox/blob/master/tests/e2e/lib.sh#L1488-L1491 CLUSTER_API_ENDPOINT, CLUSTER_USERNAME, CLUSTER_PASSWORD to be available in this script: https://github.com/stackrox/stackrox/blob/master/ui/apps/platform/scripts/cypress.sh#L2