From: Bob Ball Date: Wed, 17 Feb 2016 15:22:04 +0000 (+0000) Subject: Ignore another failing test X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=bce4acaeb45abf3b1e0f02b64969f392890dc7ff;p=openstack%2Fci-loop-config.git Ignore another failing test --- diff --git a/jenkins/jobs/jobs.yaml b/jenkins/jobs/jobs.yaml index fe262ff..b15eb49 100644 --- a/jenkins/jobs/jobs.yaml +++ b/jenkins/jobs/jobs.yaml @@ -46,7 +46,7 @@ export DEVSTACK_GATE_VIRT_DRIVER=libvirt export DEVSTACK_GATE_LIBVIRT_TYPE=xen export DEVSTACK_GATE_TIMEOUT=180 - export DEVSTACK_GATE_TEMPEST_REGEX='(?!.*\[.*\bslow\b.*\]|.*test_volume_boot_pattern)(^tempest\.(api|scenario|thirdparty))' + export DEVSTACK_GATE_TEMPEST_REGEX='(?!.*\[.*\bslow\b.*\]|.*test_volume_boot_pattern|.*test_shelve_volume_backed_instance)(^tempest\.(api|scenario|thirdparty))' export RE_EXEC=true cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh