We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5047e4a commit 0fff4e6Copy full SHA for 0fff4e6
hack/run-e2e-conformance-virtual-ocp.sh
@@ -1,7 +1,7 @@
1
#!/usr/bin/env bash
2
set -xeo pipefail
3
4
-OCP_VERSION=${OCP_VERSION:-4.18}
+OCP_VERSION=${OCP_VERSION:-4.18.20}
5
OCP_RELEASE_TYPE=${OCP_RELEASE_TYPE:-stable}
6
cluster_name=${CLUSTER_NAME:-ocp-virt}
7
domain_name=lab
0 commit comments