From 97499d0d585f7295c7ce402d5ac8963d00b06a3e Mon Sep 17 00:00:00 2001 From: Clayton Coleman Date: Thu, 25 Feb 2016 09:05:06 -0500 Subject: [PATCH] Disable failing extended tests. --- test/extended/core.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/extended/core.sh b/test/extended/core.sh index 3798ae65f632..df8089a4a0e9 100755 --- a/test/extended/core.sh +++ b/test/extended/core.sh @@ -130,6 +130,9 @@ excluded_tests=( "\[Feature:Upgrade\]" # TRIAGE "SELinux relabeling" # started failing "\[Feature:Performance\]" + "Ceph RBD should be mountable" # probably blocked by serial pulling + "GlusterFS RBD should be mountable" # probably blocked by serial pulling + "schedule jobs on pod slaves use of jenkins with kubernetes plugin by creating slave from existing builder and adding it to Jenkins master" # https://github.com/openshift/origin/issues/7619 # Inordinately slow tests "should create and stop a working application"