Skip to content

Commit

Permalink
Provide the domain value for the E2E upgrade test (#2440)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcobebway authored Jun 8, 2020
1 parent f6c98be commit d07725f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prow/scripts/cluster-integration/kyma-gke-upgrade-e2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,7 @@ createTestResources() {
--name "${E2E_UPGRADE_TEST_RELEASE_NAME}" \
--namespace "${E2E_UPGRADE_TEST_NAMESPACE}" \
--timeout "${E2E_UPGRADE_TEST_HELM_TIMEOUT_SEC}" \
--set domain="${DOMAIN}" \
--wait ${HELM_ARGS}

prepareResult=$?
Expand Down

0 comments on commit d07725f

Please sign in to comment.