From 58decdb22f0c33be85ba917a6b00a578c59cd295 Mon Sep 17 00:00:00 2001 From: Joe Finney Date: Fri, 18 Dec 2015 16:01:28 -0800 Subject: [PATCH] Mark e2e tests that time out failed. Previously we were marking them failed, then marking them aborted. --- hack/jenkins/job-configs/kubernetes-e2e.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/hack/jenkins/job-configs/kubernetes-e2e.yaml b/hack/jenkins/job-configs/kubernetes-e2e.yaml index f1f90001fd8..c066d85ec19 100644 --- a/hack/jenkins/job-configs/kubernetes-e2e.yaml +++ b/hack/jenkins/job-configs/kubernetes-e2e.yaml @@ -25,7 +25,6 @@ colormap: xterm - timeout: timeout: '{timeout}' - abort: true fail: true - timestamps - workspace-cleanup