Skip to content

Commit

Permalink
Move the gke flaky tests into a separate project.
Browse files Browse the repository at this point in the history
  • Loading branch information
roberthbailey committed Nov 30, 2015
1 parent e7a2d30 commit 6bdba12
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions hack/jenkins/e2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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[@]}} \
Expand Down

1 comment on commit 6bdba12

@k8s-teamcity-mesosphere

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TeamCity OSS :: Kubernetes Mesos :: 4 - Smoke Tests Build 7319 outcome was SUCCESS
Summary: Tests passed: 1, ignored: 204 Build time: 00:09:57

Please sign in to comment.