From 220a467b7fa5fb22d15d646f45bc56debe73c0ed Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Wed, 2 Dec 2020 13:50:38 +0000 Subject: [PATCH] CI: Collapse lima & panfrost stages into one MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is now called 'arm'; even though they're two separate drivers, it does help cut down on some of the more egregious horizontal scrolling. Signed-off-by: Daniel Stone Reviewed-by: Erik Faye-Lund Acked-by: Eric Anholt Acked-by: Michel Dänzer Part-of: --- .gitlab-ci.yml | 5 ++--- .gitlab-ci/test-source-dep.yml | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 78ba118f553..49d75428de6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -26,10 +26,9 @@ stages: - meson-x86_64 - build-misc - software-renderer - - freedreno - - panfrost - - lima - amd + - arm + - freedreno - layered-backends - success diff --git a/.gitlab-ci/test-source-dep.yml b/.gitlab-ci/test-source-dep.yml index 78c01f07162..fe8e52ef77f 100644 --- a/.gitlab-ci/test-source-dep.yml +++ b/.gitlab-ci/test-source-dep.yml @@ -131,7 +131,7 @@ - when: never .panfrost-rules: - stage: panfrost + stage: arm rules: - *ignore_scheduled_pipelines - changes: @@ -148,7 +148,7 @@ - when: never .lima-rules: - stage: lima + stage: arm rules: - *ignore_scheduled_pipelines - changes: