mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
Add node e2e flaky suite.
This commit is contained in:
parent
5780022b0d
commit
55dc9311ed
12
test/e2e_node/jenkins/jenkins-flaky.properties
Normal file
12
test/e2e_node/jenkins/jenkins-flaky.properties
Normal file
@ -0,0 +1,12 @@
|
||||
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\]"'
|
||||
SETUP_NODE=false
|
||||
# DISABLED --cgroups-per-qos flag until feature stabilized.
|
||||
#TEST_ARGS=--cgroups-per-qos=false
|
||||
TEST_ARGS=
|
||||
# Run flaky test sequentially
|
||||
PARALLELISM=1
|
Loading…
Reference in New Issue
Block a user