XenAPI: enable device tagging and test
This reverts commit 12e82ec04c4f973f8f7799c79b7152a7bb0f1f2c. Change-Id: I811430f4437177cb9f55d0d0fef1c34944ec6898
This commit is contained in:
parent
62da98e2d5
commit
d26aac09eb
@ -23,8 +23,6 @@ COMMON_TEMPEST_REGEX="$COMMON_TEMPEST_REGEX|.*tempest.api.compute.images.test_im
|
||||
# Exclude volume backup and upload tests to avoid heavy disk IO.
|
||||
COMMON_TEMPEST_REGEX="$COMMON_TEMPEST_REGEX|.*tempest.api.volume.*test_volumes_backup.*"
|
||||
COMMON_TEMPEST_REGEX="$COMMON_TEMPEST_REGEX|.*tempest.api.volume.test_volumes_actions.*test_volume_upload.*"
|
||||
# Exclude the device tagging tests as that feature is still under development: https://review.openstack.org/#/c/333781
|
||||
COMMON_TEMPEST_REGEX="$COMMON_TEMPEST_REGEX|.*tempest.api.compute.servers.test_device_tagging.*"
|
||||
# Exclude these tests failing randomly. Need fix the potential race conditions.
|
||||
COMMON_TEMPEST_REGEX="$COMMON_TEMPEST_REGEX|.*tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user"
|
||||
COMMON_TEMPEST_REGEX="$COMMON_TEMPEST_REGEX|.*tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete"
|
||||
|
Loading…
x
Reference in New Issue
Block a user