Skip to content

Commit

Permalink
[issue 21] - Enabling WildFly Helm Charts based provisioning test, re…
Browse files Browse the repository at this point in the history
…moving project creation that is handled by the ProjectCreator XTF extension
  • Loading branch information
fabiobrz committed May 15, 2023
1 parent 2102715 commit 472b9e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .ci/openshift-ci/build-root/e2e-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ oc login --insecure-skip-tls-verify "${TEST_CLUSTER_URL}" -u ${SYSADMIN_USERNAME
oc adm policy add-cluster-role-to-user cluster-admin ${TEST_ADMIN_USERNAME}

export TEST_NAMESPACE=intersmash-test
oc new-project $TEST_NAMESPACE

cat >> test.properties <<EOL
xtf.openshift.url=${TEST_CLUSTER_URL}
Expand Down

0 comments on commit 472b9e9

Please sign in to comment.