From: Tomeu Vizoso Date: Mon, 8 Aug 2022 08:59:56 +0000 (+0200) Subject: radv/ci: Put one more board to run the CTS on Stoney Ridge X-Git-Tag: upstream/22.3.5~4951 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a35742c434e6c4bd7834521061df9ed8410b2d6e;p=platform%2Fupstream%2Fmesa.git radv/ci: Put one more board to run the CTS on Stoney Ridge These jobs were taking more than 20 minutes to run, slowing the pipeline down. Reviewed-by: David Heidelberg Reviewed-by: Emma Anholt Part-of: --- diff --git a/src/amd/ci/gitlab-ci.yml b/src/amd/ci/gitlab-ci.yml index c165ddb..98666f2 100644 --- a/src/amd/ci/gitlab-ci.yml +++ b/src/amd/ci/gitlab-ci.yml @@ -1,10 +1,10 @@ ############### LAVA -# Run three jobs in parallel each running 1/30th of the test suite +# Run four jobs in parallel each running 1/40th of the test suite radv_stoney_vkcts:amd64: extends: - .lava-test:amd64 - .radv-rules - parallel: 3 + parallel: 4 variables: DEQP_VER: vk DEQP_FRACTION: 10