Skip to content

Commit c8f255f

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "skip test_tagged_attachment in nova-next" into stable/wallaby
2 parents ed13460 + 5b7cb87 commit c8f255f

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
@@ -208,7 +208,7 @@
208208
# (1) take a long time and (2) are already covered in the
209209
# tempest-slow* job. If this regex gets more complicated use
210210
# tempest_test_blacklist.
211-
tempest_black_regex: ^tempest.scenario.test_network
211+
tempest_black_regex: ^tempest\.(scenario\.test_network|api\.compute\.servers\.test_device_tagging\.TaggedAttachmentsTest\.test_tagged_attachment)
212212
devstack_local_conf:
213213
post-config:
214214
$NOVA_CPU_CONF:

0 commit comments

Comments
 (0)