From 4013de01750e33ad1ab75dd14019aa3501d928a0 Mon Sep 17 00:00:00 2001 From: Prashanth Balasubramanian Date: Mon, 21 Dec 2015 20:30:59 -0800 Subject: [PATCH] Add a jenkins flannel suite. --- hack/jenkins/job-configs/kubernetes-e2e.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hack/jenkins/job-configs/kubernetes-e2e.yaml b/hack/jenkins/job-configs/kubernetes-e2e.yaml index cbfe9455a17..1dff54e1fc8 100644 --- a/hack/jenkins/job-configs/kubernetes-e2e.yaml +++ b/hack/jenkins/job-configs/kubernetes-e2e.yaml @@ -58,6 +58,9 @@ - 'gce-slow': description: 'Run slow E2E tests on GCE using the latest successful build.' timeout: 270 + - 'gce-flannel': + description: 'Run E2E tests on GCE using Flannel and the latest successful build. This suite is quarantined in a dedicated project because Flannel integration is experimental.' + timeout: 90 - 'gke-ci': description: | Run e2e tests using the following config: