aboutsummaryrefslogtreecommitdiff
path: root/tests/avocado/machine_s390_ccw_virtio.py
diff options
context:
space:
mode:
authorAlex Bennée <alex.bennee@linaro.org>2023-12-01 09:36:33 +0000
committerAlex Bennée <alex.bennee@linaro.org>2023-12-01 17:47:20 +0000
commit5d25fcb702406286a17806dd53d10eec1d2cc34f (patch)
treeee28ff999fa00720303179b28023fb5b18998071 /tests/avocado/machine_s390_ccw_virtio.py
parentaeb5f8f248e6b89732f5745f505742295adf7b66 (diff)
downloadqemu-5d25fcb702406286a17806dd53d10eec1d2cc34f.zip
qemu-5d25fcb702406286a17806dd53d10eec1d2cc34f.tar.gz
qemu-5d25fcb702406286a17806dd53d10eec1d2cc34f.tar.bz2
gitlab: add optional job to run flaky avocado tests
One problem with flaky tests is they often only fail under CI conditions which makes it hard to debug. We add an optional allow_fail job so developers can trigger the only the flaky tests in the CI environment if they are debugging. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Acked-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20231201093633.2551497-8-alex.bennee@linaro.org>
Diffstat (limited to 'tests/avocado/machine_s390_ccw_virtio.py')
-rw-r--r--tests/avocado/machine_s390_ccw_virtio.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/avocado/machine_s390_ccw_virtio.py b/tests/avocado/machine_s390_ccw_virtio.py
index 61e75d8..26e938c 100644
--- a/tests/avocado/machine_s390_ccw_virtio.py
+++ b/tests/avocado/machine_s390_ccw_virtio.py
@@ -167,6 +167,7 @@ class S390CCWVirtioMachine(QemuSystemTest):
:avocado: tags=device:virtio-gpu
:avocado: tags=device:virtio-crypto
:avocado: tags=device:virtio-net
+ :avocado: tags=flaky
"""
kernel_url = ('https://archives.fedoraproject.org/pub/archive'