Skip to content

Commit cc794b3

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "skip test_tagged_attachment in nova-next"
2 parents bdaeade + b00ce99 commit cc794b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.zuul.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@
294294
# tempest_test_exclude_list.
295295
# FIXME(lyarwood): The tempest.api.compute.admin.test_volume_swap tests
296296
# are skipped until bug #1929710 is resolved.
297-
tempest_exclude_regex: ^tempest\.(scenario\.test_network_(?!qos)|api\.compute\.admin\.test_volume_swap)
297+
tempest_exclude_regex: ^tempest\.(scenario\.test_network_(?!qos)|api\.compute\.admin\.test_volume_swap)|tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment
298298
devstack_local_conf:
299299
post-config:
300300
$NOVA_CPU_CONF:

0 commit comments

Comments
 (0)