Add serial jenkins job.
This commit is contained in:
9
test/e2e_node/jenkins/jenkins-serial.properties
Normal file
9
test/e2e_node/jenkins/jenkins-serial.properties
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
GCE_HOSTS=
|
||||||
|
GCE_IMAGE_CONFIG_PATH=test/e2e_node/jenkins/image-config.yaml
|
||||||
|
GCE_ZONE=us-central1-f
|
||||||
|
GCE_PROJECT=kubernetes-jenkins
|
||||||
|
CLEANUP=true
|
||||||
|
GINKGO_FLAGS='--focus="\[Serial\]" --skip="\[Flaky\]"'
|
||||||
|
SETUP_NODE=false
|
||||||
|
TEST_ARGS=--cgroups-per-qos=true
|
||||||
|
PARALLELISM=1
|
||||||
Reference in New Issue
Block a user