From 6e78f23fe65f920d471e99f796d932f61c82f2f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?N=C3=ADcolas=20F=2E=20R=2E=20A=2E=20Prado?= Date: Fri, 24 Jan 2025 16:50:41 -0300 Subject: [PATCH] config: pipeline: Run device-error-logs kselftest on Genio 700 and 1200 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: NĂ­colas F. R. A. Prado --- config/pipeline.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config/pipeline.yaml b/config/pipeline.yaml index 0bdf4d237..c5c1cdf28 100644 --- a/config/pipeline.yaml +++ b/config/pipeline.yaml @@ -2822,6 +2822,13 @@ scheduler: - job: kbuild-gcc-12-x86-tinyconfig <<: *build-k8s-all + - job: kselftest-device-error-logs-main + event: *kbuild-gcc-12-arm64-node-event + runtime: *lava-collabora-runtime + platforms: + - mt8390-genio-700-evk + - mt8395-genio-1200-evk + - job: kselftest-dt event: *kbuild-gcc-12-arm64-node-event runtime: *lava-collabora-runtime