]> xenbits.xensource.com Git - qemu-xen.git/commitdiff
gitlab: Disable check-python-tox
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 3 Jan 2022 16:00:01 +0000 (08:00 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 3 Jan 2022 16:55:55 +0000 (08:55 -0800)
Set this test to be manually run, until failures can be fixed.

Suggested-by: John Snow <jsnow@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
.gitlab-ci.d/static_checks.yml

index 902843f8b3cc9d63a73031019e685d71e064e106..5e955540d321b9c9e92c0b9fb1c4ef2ceb6df4bd 100644 (file)
@@ -46,4 +46,6 @@ check-python-tox:
     QEMU_TOX_EXTRA_ARGS: --skip-missing-interpreters=false
   needs:
     job: python-container
+  rules:
+    - when: manual
   allow_failure: true