We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents adde640 + 713037a commit 8ffbe63Copy full SHA for 8ffbe63
ci-operator/templates/openshift/installer/cluster-launch-installer-e2e.yaml
@@ -269,7 +269,7 @@ objects:
269
270
export _CI_ONLY_STAY_AWAY_OPENSHIFT_INSTALL_AWS_USER_TAGS="{\"expirationDate\": \"$(date -d '4 hours' --iso=minutes --utc)\"}"
271
/bin/openshift-install --dir=/tmp/artifacts/installer --log-level=debug cluster &
272
- wait
+ wait "$!"
273
274
# Performs cleanup of all created resources
275
- name: teardown
0 commit comments