From 6bdba125d96ddfb9eea6f4695ba3b9e0b2b459f9 Mon Sep 17 00:00:00 2001 From: Robert Bailey Date: Mon, 30 Nov 2015 14:37:47 -0800 Subject: [PATCH] Move the gke flaky tests into a separate project. --- hack/jenkins/e2e.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hack/jenkins/e2e.sh b/hack/jenkins/e2e.sh index e7d33c17e0926..a3240fc3f3310 100755 --- a/hack/jenkins/e2e.sh +++ b/hack/jenkins/e2e.sh @@ -942,8 +942,7 @@ case ${JOB_NAME} in : ${E2E_CLUSTER_NAME:="kubernetes-gke-e2e-flaky"} : ${E2E_NETWORK:="gke-e2e-flaky"} : ${E2E_SET_CLUSTER_API_VERSION:=y} - # TODO: Someone from GKE should create a project for this suite - : ${PROJECT:="k8s-jkns-e2e-gke-ci"} + : ${PROJECT:="k8s-jkns-e2e-gke-ci-flaky"} : ${FAIL_ON_GCP_RESOURCE_LEAK:="true"} : ${GINKGO_TEST_ARGS:="--ginkgo.focus=$(join_regex_no_empty \ ${GKE_FLAKY_TESTS[@]:+${GKE_FLAKY_TESTS[@]}} \