Merge "xenapi: remove trust image cert test temporarily"
This commit is contained in:
commit
4092af31a7
@ -26,6 +26,9 @@ COMMON_TEMPEST_REGEX="$COMMON_TEMPEST_REGEX|.*tempest.api.compute.servers.test_n
|
|||||||
# Exclude device tagging test for port and volume until they are added
|
# Exclude device tagging test for port and volume until they are added
|
||||||
COMMON_TEMPEST_REGEX="$COMMON_TEMPEST_REGEX|.*tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment.*"
|
COMMON_TEMPEST_REGEX="$COMMON_TEMPEST_REGEX|.*tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment.*"
|
||||||
|
|
||||||
|
# remove trust image cert test temporarily
|
||||||
|
COMMON_TEMPEST_REGEX="$COMMON_TEMPEST_REGEX|.*tempest.api.compute.servers.test_servers.ServerShowV263Test.test_show_update_rebuild_list_server"
|
||||||
|
|
||||||
NOVA_NETWORK_TEMPEST_REGEX=$COMMON_TEMPEST_REGEX
|
NOVA_NETWORK_TEMPEST_REGEX=$COMMON_TEMPEST_REGEX
|
||||||
NOVA_NETWORK_TEMPEST_REGEX="$NOVA_NETWORK_TEMPEST_REGEX)(^tempest\.(api|scenario|thirdparty))"
|
NOVA_NETWORK_TEMPEST_REGEX="$NOVA_NETWORK_TEMPEST_REGEX)(^tempest\.(api|scenario|thirdparty))"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user