From 30fd78a7e712b1bcbeb13efa50fa05c846c70c04 Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Thu, 13 Jun 2024 09:58:02 +0100 Subject: [PATCH] venus/ci: Temporarily disable jobs There are too many failures. The job can be re-enabled when these have been fixed (e.g. with skips) and the new lower fraction has been stress-tested. Part-of: --- src/virtio/ci/gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/virtio/ci/gitlab-ci.yml b/src/virtio/ci/gitlab-ci.yml index 42fd6c37934..4c9b86b32c8 100644 --- a/src/virtio/ci/gitlab-ci.yml +++ b/src/virtio/ci/gitlab-ci.yml @@ -1,7 +1,7 @@ include: - local: 'src/virtio/ci/gitlab-ci-inc.yml' -venus-lavapipe: +.venus-lavapipe: extends: - .deqp-test - .venus-lavapipe-test