k3s/test/e2e_node/jenkins/jenkins-serial.properties

11 lines
348 B
Properties
Raw Normal View History

2016-07-30 02:27:51 +00:00
GCE_HOSTS=
GCE_IMAGE_CONFIG_PATH=test/e2e_node/jenkins/image-config-serial.yaml
GCE_ZONE=us-west1-d
GCE_PROJECT=k8s-jkns-ci-node-e2e
2016-07-30 02:27:51 +00:00
CLEANUP=true
2016-08-22 21:19:40 +00:00
GINKGO_FLAGS='--focus="\[Serial\]" --skip="\[Flaky\]|\[Benchmark\]"'
TEST_ARGS='--feature-gates=DynamicKubeletConfig=true'
2017-02-03 22:21:37 +00:00
KUBELET_ARGS='--cgroups-per-qos=true --cgroup-root=/'
2016-07-30 02:27:51 +00:00
PARALLELISM=1
TIMEOUT=3h