Revert "Add new test_rebuild_instance_with_volume to cells exclude list"

This reverts commit 674531df15

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
This commit is contained in:
Matt Riedemann 2016-02-10 21:07:22 +00:00
parent 674531df15
commit 0001dc2112
1 changed files with 0 additions and 1 deletions

View File

@ -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