mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 18:00:08 +00:00
Add presubmit CRI validation test.
This commit is contained in:
parent
56be1976fc
commit
6a4a6e5b6c
11
test/e2e_node/jenkins/cri_validation/jenkins-pull.properties
Normal file
11
test/e2e_node/jenkins/cri_validation/jenkins-pull.properties
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
GCI_CLOUD_INIT=test/e2e_node/jenkins/gci-init.yaml
|
||||||
|
GCE_HOSTS=
|
||||||
|
GCE_IMAGES=gci-dev-55-8820-0-0
|
||||||
|
GCE_IMAGE_PROJECT=google-containers
|
||||||
|
GCE_ZONE=us-central1-f
|
||||||
|
GCE_PROJECT=k8s-jkns-ci-node-e2e
|
||||||
|
GCE_INSTANCE_METADATA="user-data<${GCI_CLOUD_INIT}"
|
||||||
|
CLEANUP=true
|
||||||
|
GINKGO_FLAGS='--skip="\[Flaky\]|\[Slow\]|\[Serial\]" --flakeAttempts=2'
|
||||||
|
SETUP_NODE=false
|
||||||
|
TEST_ARGS='--runtime-integration-type=cri'
|
Loading…
Reference in New Issue
Block a user