From 89144068e073bb491e9071e8a8c7a815d8324a81 Mon Sep 17 00:00:00 2001 From: Jeff Lowdermilk Date: Tue, 6 Oct 2015 11:39:21 -0700 Subject: [PATCH] Don't skip reboot when testing reboot --- hack/jenkins/e2e.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/hack/jenkins/e2e.sh b/hack/jenkins/e2e.sh index 774896fbf2e..ea8b0f2a6fe 100755 --- a/hack/jenkins/e2e.sh +++ b/hack/jenkins/e2e.sh @@ -92,7 +92,6 @@ fi REBOOT_SKIP_TESTS=( "Autoscaling\sSuite" "Skipped" - "Reboot" "Restart\sshould\srestart\sall\snodes" "Example" )