mirror of https://github.com/k3s-io/k3s
Fix the properties file for node e2e cri validation.
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