You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit override security context in system tests for openshift.
The env variable ENVIRONMENT is checked to see if we are running agaist an openshift K8S.
This is due to run our system-tests in a pipeline against openshift.
RABBITMQ_IMAGE env variable is introduced like the cluster-operator in order to override the image of the rabbitmq cluster created by the system-tests
Also RABBITMQ_IMAGE_PULL_SECRET is introduced like the cluster-operator to override the image pull secret and allow us to run the system-tests on a commercial version
0 commit comments