Skip to content

Commit

Permalink
fix3
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiobrz committed May 14, 2023
1 parent b9f5a27 commit 42b21eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/openshift-ci/build-root/e2e-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ printenv KUBEADMIN_PASSWORD_FILE
oc get node
oc config view

export TEST_CLUSTER_URL=$(oc whoami --show-server)
export SYSADMIN_USERNAME=kubeadmin
export SYSADMIN_PASSWORD=$(cat "${KUBEADMIN_PASSWORD_FILE}")

Expand Down

0 comments on commit 42b21eb

Please sign in to comment.