From 69a14f3f7db3e455b1b43a96cce340735dfb1e5d Mon Sep 17 00:00:00 2001 From: David Heidelberg Date: Fri, 7 Jul 2023 16:37:45 +0200 Subject: [PATCH] ci/freedreno: switch a630_{piglit,skqp} and a618_gl to Weston Slightly faster runtime. Acked-by: Rob Clark Signed-off-by: David Heidelberg Part-of: --- src/freedreno/ci/gitlab-ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/freedreno/ci/gitlab-ci.yml b/src/freedreno/ci/gitlab-ci.yml index 45777568955..8364523aba8 100644 --- a/src/freedreno/ci/gitlab-ci.yml +++ b/src/freedreno/ci/gitlab-ci.yml @@ -230,7 +230,7 @@ a618_gl: # Note that piglit has GL+VK integration testing. - .freedreno-turnip-rules variables: - HWCI_START_XORG: 1 + HWCI_START_WESTON: 1 DEQP_VER: gles2 PIGLIT_PROFILES: gpu @@ -343,7 +343,7 @@ a630_skqp: # SKQP tests both the GL and VK drivers. - .freedreno-turnip-rules variables: - HWCI_START_XORG: 1 + HWCI_START_WESTON: 1 DEQP_SUITE: freedreno-a630-skqp a630_vk: @@ -387,7 +387,7 @@ a630_piglit: # Note that piglit has GL+VK integration testing. - .freedreno-turnip-rules variables: - HWCI_START_XORG: 1 + HWCI_START_WESTON: 1 DEQP_SUITE: freedreno-a630-piglit a630-traces: