diff --git a/test/e2e_node/jenkins/cri_validation/jenkins-pull.properties b/test/e2e_node/jenkins/cri_validation/jenkins-pull.properties index 195cf68bb60..86a2f091e26 100644 --- a/test/e2e_node/jenkins/cri_validation/jenkins-pull.properties +++ b/test/e2e_node/jenkins/cri_validation/jenkins-pull.properties @@ -3,7 +3,7 @@ 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_PROJECT=k8s-jkns-pr-node-e2e GCE_INSTANCE_METADATA="user-data<${GCI_CLOUD_INIT}" CLEANUP=true GINKGO_FLAGS='--skip="\[Flaky\]|\[Slow\]|\[Serial\]" --flakeAttempts=2'