From 3cf17feb2a1183a6f2b786bd08b273f5bb1f4e1f Mon Sep 17 00:00:00 2001 From: Martin Krastev Date: Thu, 24 Oct 2024 17:16:15 +0300 Subject: [PATCH] svga/ci: set vmware piglit job parallelism to 2 Job parallelism controls the number of DUTs employed by the job. As vmware CI farm enabled multiple DUTs recently, bump this to 2 DUTs for the time being. Signed-off-by: Martin Krastev Part-of: --- src/gallium/drivers/svga/ci/gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gallium/drivers/svga/ci/gitlab-ci.yml b/src/gallium/drivers/svga/ci/gitlab-ci.yml index 32d56c63a78..7aee2705a14 100644 --- a/src/gallium/drivers/svga/ci/gitlab-ci.yml +++ b/src/gallium/drivers/svga/ci/gitlab-ci.yml @@ -25,13 +25,13 @@ vmware-vmx-piglit:x86_64: - .lava-piglit:x86_64 - .vmware-rules timeout: 30m + parallel: 2 variables: VISIBILITY_GROUP: "mesa-ci" GALLIUM_DRIVER: svga GPU_VERSION: svga PIGLIT_PLATFORM: mixed_glx_egl PIGLIT_PROFILES: gpu - PIGLIT_FRACTION: 2 HWCI_START_WESTON: 1 RUNNER_TAG: mesa-ci-x86-64-lava-vmware DEVICE_TYPE: x86