summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorSean Mooney <work@seanmooney.info>2022-02-04 12:28:10 +0000
committerSean Mooney <work@seanmooney.info>2022-02-04 12:28:10 +0000
commitb00ce99dd456ab701cef0a9d4429920834d3d840 (patch)
treec8c56c3ddd194ceaecf4ec3491d24c1330a14a7d /.zuul.yaml
parent37bd469199404f8b508455864c86cd55176ccc9f (diff)
downloadnova-b00ce99dd456ab701cef0a9d4429920834d3d840.tar.gz
skip test_tagged_attachment in nova-next
This change adds tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment to the tempest exclude regex over the past few weeks we have noticed this test failing intermitently and it has not started to become a gate blocker. This test is executed in other jobs that use the PC machine type and is only failing in the nova-next job which uses q35. As such while we work out how to address this properly we skip it in the nova-next. Change-Id: I845ca5989a8ad84d7c04971316fd892cd29cfe1f Related-Bug: #1959899
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 74658ed1a9..9e531b73ff 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -294,7 +294,7 @@
# tempest_test_exclude_list.
# FIXME(lyarwood): The tempest.api.compute.admin.test_volume_swap tests
# are skipped until bug #1929710 is resolved.
- tempest_exclude_regex: ^tempest\.(scenario\.test_network_(?!qos)|api\.compute\.admin\.test_volume_swap)
+ 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
devstack_local_conf:
post-config:
$NOVA_CPU_CONF: