From afd3095c0412bd1e4074b03ef152b2d6fddf2ca8 Mon Sep 17 00:00:00 2001 From: nikhiljindal Date: Thu, 19 Nov 2015 13:41:10 -0800 Subject: [PATCH] Removing a deployment test from flaky --- hack/jenkins/e2e.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/hack/jenkins/e2e.sh b/hack/jenkins/e2e.sh index 97d6529c018..8d42aacdd8b 100755 --- a/hack/jenkins/e2e.sh +++ b/hack/jenkins/e2e.sh @@ -171,7 +171,6 @@ GCE_FLAKY_TESTS=( "Daemon\sset\sshould\srun\sand\sstop\scomplex\sdaemon" "Resource\susage\sof\ssystem\scontainers" "allows\sscheduling\sof\spods\son\sa\sminion\safter\sit\srejoins\sthe\scluster" # file: resize_nodes.go, issue: #13258 - "deployment.*\sin\sthe\sright\sorder" # issue: #15369 ) # The following tests are known to be slow running (> 2 min), and are