mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
Fix the properties file for node e2e cri validation.
This commit is contained in:
parent
ae031634e4
commit
87d62d50ee
@ -15,4 +15,4 @@ GCE_INSTANCE_METADATA="user-data<${GCI_CLOUD_INIT},gci-docker-version=${DOCKER_V
|
||||
CLEANUP=true
|
||||
GINKGO_FLAGS='--skip="\[Flaky\]|\[Serial\]"'
|
||||
SETUP_NODE=false
|
||||
TEST_ARGS='--runtime-integration-type=cri"
|
||||
TEST_ARGS='--runtime-integration-type=cri'
|
||||
|
Loading…
Reference in New Issue
Block a user