mirror of https://github.com/k3s-io/k3s
12 lines
361 B
INI
12 lines
361 B
INI
GCE_HOSTS=
|
|
GCE_IMAGE_CONFIG_PATH=test/e2e_node/jenkins/image-config.yaml
|
|
GCE_ZONE=us-central1-f
|
|
GCE_PROJECT=k8s-jkns-ci-node-e2e
|
|
CLEANUP=true
|
|
GINKGO_FLAGS='--focus="\[Flaky\]"'
|
|
TEST_ARGS='--feature-gates=DynamicKubeletConfig=true,LocalStorageCapacityIsolation=true,PodPriority=true --generate-kubelet-config-file=true'
|
|
KUBELET_ARGS=''
|
|
PARALLELISM=1
|
|
TIMEOUT=3h
|
|
|