Skip to content

Commit 5311d6b

Browse files
committed
DO_NOT_SUBMIT: Testing kubetest2 breakage
1 parent a06d250 commit 5311d6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: test/run-k8s-integration.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ readonly do_k8s_build="${GCE_PD_DO_K8S_BUILD:-false}"
1818
readonly deployment_strategy=${DEPLOYMENT_STRATEGY:-gce}
1919
readonly gke_cluster_version=${GKE_CLUSTER_VERSION:-latest}
2020
readonly kube_version=${GCE_PD_KUBE_VERSION:-latest}
21-
readonly test_version=${TEST_VERSION:-latest}
21+
readonly test_version=${TEST_VERSION:-1.32}
2222
readonly gce_zone=${GCE_CLUSTER_ZONE:-us-central1-b}
2323
readonly gce_region=${GCE_CLUSTER_REGION:-}
2424
readonly image_type=${IMAGE_TYPE:-cos_containerd}

0 commit comments

Comments
 (0)