Skip to content

Commit f088ade

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "skip test_tagged_attachment in nova-next" into stable/xena
2 parents 12d01a9 + 70f75ac commit f088ade

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
@@ -237,7 +237,7 @@
237237
# tempest_test_exclude_list.
238238
# FIXME(lyarwood): The tempest.api.compute.admin.test_volume_swap tests
239239
# are skipped until bug #1929710 is resolved.
240-
tempest_exclude_regex: ^tempest\.(scenario\.test_network|api\.compute\.admin\.test_volume_swap)
240+
tempest_exclude_regex: ^tempest\.(scenario\.test_network|api\.compute\.admin\.test_volume_swap|api\.compute\.servers\.test_device_tagging\.TaggedAttachmentsTest\.test_tagged_attachment)
241241
devstack_local_conf:
242242
post-config:
243243
$NOVA_CPU_CONF:

0 commit comments

Comments
 (0)