Skip to content

Commit 0fff4e6

Browse files
committed
DNM
Signed-off-by: Sebastian Sch <sebassch@gmail.com>
1 parent 5047e4a commit 0fff4e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/run-e2e-conformance-virtual-ocp.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22
set -xeo pipefail
33

4-
OCP_VERSION=${OCP_VERSION:-4.18}
4+
OCP_VERSION=${OCP_VERSION:-4.18.20}
55
OCP_RELEASE_TYPE=${OCP_RELEASE_TYPE:-stable}
66
cluster_name=${CLUSTER_NAME:-ocp-virt}
77
domain_name=lab

0 commit comments

Comments
 (0)