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 1bef1f4 + 831980f commit 9c6e556Copy full SHA for 9c6e556
ci-operator/templates/openshift/installer/cluster-launch-installer-e2e.yaml
@@ -318,6 +318,7 @@ objects:
318
319
function run-upgrade-tests() {
320
openshift-tests run-upgrade "${TEST_SUITE}" --to-image "${RELEASE_IMAGE_LATEST}" \
321
+ --options "${TEST_OPTIONS}" \
322
--provider "${TEST_PROVIDER:-}" -o /tmp/artifacts/e2e.log --junit-dir /tmp/artifacts/junit
323
}
324
0 commit comments