From 3bff52da4e9f3efc5f28009f883fac2525ba7055 Mon Sep 17 00:00:00 2001 From: Valentine Burley Date: Tue, 3 Dec 2024 09:09:19 +0100 Subject: [PATCH] ci: Drop lava-piglit:(x86_64|arm64) definitions As part of the migration to deqp-runner suites, remove these definitions to prevent the introduction of additional piglit jobs without test suites. Signed-off-by: Valentine Burley Part-of: --- .gitlab-ci/lava/lava-gitlab-ci.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.gitlab-ci/lava/lava-gitlab-ci.yml b/.gitlab-ci/lava/lava-gitlab-ci.yml index c31728f862a..4db44476ea1 100755 --- a/.gitlab-ci/lava/lava-gitlab-ci.yml +++ b/.gitlab-ci/lava/lava-gitlab-ci.yml @@ -156,13 +156,3 @@ variables: - .lava-test:arm64 - .lava-piglit - .lava-traces-base - -.lava-piglit:x86_64: - extends: - - .lava-test:x86_64 - - .lava-piglit - -.lava-piglit:arm64: - extends: - - .lava-test:arm64 - - .lava-piglit