Add back the excluded volume tests.
The root cause is clear. These tests can be added back once the depends-on commit got merged. Depends-on: I07353e42f6a4b2b13e0316f9a888c80156ef2f7d Change-Id: I5baf1af33bb8ab71a636edf2c4d2bcf25dc9533d
This commit is contained in:
parent
7c800c7344
commit
df8eea2415
@ -12,11 +12,6 @@ COMMON_TEMPEST_REGEX="$COMMON_TEMPEST_REGEX|.*tempest.scenario.test_volume_boot_
|
||||
COMMON_TEMPEST_REGEX="$COMMON_TEMPEST_REGEX|.*tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot"
|
||||
COMMON_TEMPEST_REGEX="$COMMON_TEMPEST_REGEX|.*tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc"
|
||||
|
||||
# Exclude these tests before we identify the cause and fix it.
|
||||
COMMON_TEMPEST_REGEX="$COMMON_TEMPEST_REGEX|.*tempest.api.volume.test_image_metadata.VolumesImageMetadata.*"
|
||||
COMMON_TEMPEST_REGEX="$COMMON_TEMPEST_REGEX|.*tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image"
|
||||
COMMON_TEMPEST_REGEX="$COMMON_TEMPEST_REGEX|.*tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume"
|
||||
|
||||
NOVA_NETWORK_TEMPEST_REGEX=$COMMON_TEMPEST_REGEX
|
||||
NOVA_NETWORK_TEMPEST_REGEX="$NOVA_NETWORK_TEMPEST_REGEX)(^tempest\.(api|scenario|thirdparty))"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user