k3s/test/e2e_node/jenkins/cri_validation/jenkins-benchmark.properties

10 lines
331 B
Properties
Raw Normal View History

2016-10-05 18:50:24 +00:00
GCE_HOSTS=
GCE_IMAGE_CONFIG_PATH=test/e2e_node/jenkins/cri_validation/benchmark-config.yaml
GCE_ZONE=us-central1-f
GCE_PROJECT=k8s-jkns-ci-node-e2e
CLEANUP=true
GINKGO_FLAGS='--skip="\[Flaky\]"'
TEST_ARGS='--feature-gates=DynamicKubeletConfig=true,StreamingProxyRedirects=true'
KUBELET_ARGS='--experimental-cri=true'
2016-10-05 18:50:24 +00:00
PARALLELISM=1