summaryrefslogtreecommitdiff
path: root/devstack
diff options
context:
space:
mode:
authorMatt Riedemann <mriedem@us.ibm.com>2016-02-10 21:07:22 +0000
committerMatt Riedemann <mriedem@us.ibm.com>2016-02-10 21:07:22 +0000
commit0001dc2112fc51c03f65743cc09ac071ae2d7ca8 (patch)
treeab97f12af255e73c5b1476fb4133af4d7066e67e /devstack
parent674531df15d30faea08a58421160816c56b4bfba (diff)
downloadnova-0001dc2112fc51c03f65743cc09ac071ae2d7ca8.tar.gz
Revert "Add new test_rebuild_instance_with_volume to cells exclude list"
This reverts commit 674531df15d30faea08a58421160816c56b4bfba The test was breaking more than cells, it was breaking all shared-storage backend jobs, like ceph, so it was reverted here: bbeab27ab8f05ad1287907222fb6b02990021885 Since the test no longer exists, we can remove it from the blacklist. Change-Id: Iee028a56f6a27d97011f26966b3584770d5287db
Diffstat (limited to 'devstack')
-rw-r--r--devstack/tempest-dsvm-cells-rc1
1 files changed, 0 insertions, 1 deletions
diff --git a/devstack/tempest-dsvm-cells-rc b/devstack/tempest-dsvm-cells-rc
index f2b97f9d96..15a9ff94f5 100644
--- a/devstack/tempest-dsvm-cells-rc
+++ b/devstack/tempest-dsvm-cells-rc
@@ -76,7 +76,6 @@ r="$r|(?:tempest\.scenario\.test_encrypted_cinder_volumes\.TestEncryptedCinderVo
r="$r|(?:tempest\.thirdparty\.boto\.test_ec2_network\.EC2NetworkTest\.test_disassociate_not_associated_floating_ip)"
r="$r|(?:tempest\.scenario\.test_server_basic_ops\.TestServerBasicOps\.test_server_basicops)"
r="$r|(?:tempest\.scenario\.test_snapshot_pattern\.TestSnapshotPattern\.test_snapshot_pattern)"
-r="$r|(?:tempest\.scenario\.test_rebuild_instance_with_volume\.TestRebuildInstanceWithVolume\.test_rebuild_instance_with_volume)"
r="$r|(?:tempest\.api\.compute\.admin\.test_hosts\.HostsAdminTestJSON\.test_show_host_detail)"
r="$r|(?:tempest\.api\.compute\.test_tenant_networks\.ComputeTenantNetworksTest\.test_list_show_tenant_networks)"
# https://bugs.launchpad.net/nova/+bug/1489581