From e4b32ec92f716b6102606834d40d052eac4a252e Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Sun, 1 Dec 2024 07:42:36 -0700 Subject: [PATCH] CI: Drop broken boards from sjg lab Some of the boards have developed problems since the last passing run. Disable these while diagnosis is ongoing. Signed-off-by: Simon Glass --- .gitlab-ci.yml | 36 ++++++++++++++++++++---------------- 1 file changed, 20 insertions(+), 16 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2cd5033edf1..f379c11a1ba 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -588,10 +588,11 @@ pcduino3_nano: ROLE: pcduino3_nano <<: *lab_dfn -samus: - variables: - ROLE: samus - <<: *lab_dfn +# samus has a hardware failure 30-Nov-24 +#samus: +# variables: +# ROLE: samus +# <<: *lab_dfn link: variables: @@ -643,25 +644,28 @@ rpi3z: ROLE: rpi3z <<: *lab_dfn -bbb: - variables: - ROLE: bbb - <<: *lab_dfn +# bbb has a hardware failure 30-Nov-24 +#bbb: +# variables: +# ROLE: bbb +# <<: *lab_dfn kevin: variables: ROLE: kevin <<: *lab_dfn -pine64: - variables: - ROLE: pine64 - <<: *lab_dfn +# pine64 has a hardware failure 30-Nov-24 +#pine64: +# variables: +# ROLE: pine64 +# <<: *lab_dfn -c4: - variables: - ROLE: c4 - <<: *lab_dfn +# c4 needs binman supported added, so signing works +#c4: +# variables: +# ROLE: c4 +# <<: *lab_dfn rpi4: variables: