From 78f52e59beee57f30134c4539b799c4e2b4364a4 Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Thu, 13 Jun 2024 09:57:26 +0100 Subject: [PATCH] venus/ci: Significantly reduce CTS fraction The jobs are just way too slow, regularly clocking in at over 20min and being the long pole, especially when combined with failures. 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 ed66febfd54..42fd6c37934 100644 --- a/src/virtio/ci/gitlab-ci.yml +++ b/src/virtio/ci/gitlab-ci.yml @@ -7,7 +7,7 @@ venus-lavapipe: - .venus-lavapipe-test timeout: 25m variables: - DEQP_FRACTION: 35 + DEQP_FRACTION: 60 DEQP_SUITE: venus GPU_VERSION: venus LP_NUM_THREADS: 2