Skip to content

Commit 0da08ff

Browse files
committed
Updated test cos image to include runc-1.0.0-rc10
1 parent f7eafa1 commit 0da08ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/gce/config-test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ ALLOWED_NOTREADY_NODES="${ALLOWED_NOTREADY_NODES:-$(($(get-num-nodes) / 100))}"
9090
# you are updating the os image versions, update this variable.
9191
# Also please update corresponding image for node e2e at:
9292
# https://github.com/kubernetes/kubernetes/blob/master/test/e2e_node/jenkins/image-config.yaml
93-
GCI_VERSION=${KUBE_GCI_VERSION:-cos-77-12371-114-0}
93+
GCI_VERSION=${KUBE_GCI_VERSION:-cos-77-12371-175-0}
9494
MASTER_IMAGE=${KUBE_GCE_MASTER_IMAGE:-}
9595
MASTER_IMAGE_PROJECT=${KUBE_GCE_MASTER_PROJECT:-cos-cloud}
9696
NODE_IMAGE=${KUBE_GCE_NODE_IMAGE:-${GCI_VERSION}}

0 commit comments

Comments
 (0)