U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] CI: Update the CI lab
@ 2025-05-01  1:25 Simon Glass
  2025-05-01 14:03 ` Tom Rini
  0 siblings, 1 reply; 6+ messages in thread
From: Simon Glass @ 2025-05-01  1:25 UTC (permalink / raw)
  To: U-Boot Mailing List; +Cc: Tom Rini, Simon Glass, Jerome Forissier

Update the boards in the lab to match the current situation:

- bbb and pin64 are working again
- samus and c4 are still broken, with no end in sight
- new boards for colibrimx8, rockpro64, rock3a/5b, rpi5, zybo

Signed-off-by: Simon Glass <sjg@chromium.org>
---

 .gitlab-ci.yml | 48 ++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 40 insertions(+), 8 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6f11331514b..d069ad952fa 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -622,10 +622,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:
@@ -692,10 +693,11 @@ pine64:
     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:
@@ -733,6 +735,36 @@ vf2:
     ROLE: vf2
   <<: *lab_dfn
 
+colibrimx8:
+  variables:
+    ROLE: colibrimx8
+  <<: *lab_dfn
+
+rockpro64:
+  variables:
+    ROLE: rockpro64
+  <<: *lab_dfn
+
+rock3a:
+  variables:
+    ROLE: rock3a
+  <<: *lab_dfn
+
+rock5b:
+  variables:
+    ROLE: rock5b
+  <<: *lab_dfn
+
+rpi5:
+  variables:
+    ROLE: rpi5
+  <<: *lab_dfn
+
+zybo:
+  variables:
+    ROLE: zybo
+  <<: *lab_dfn
+
 qemu-x86_64:
   variables:
     ROLE: qemu-x86_64
-- 
2.43.0

base-commit: f89124d10fcd1c8fa16bc3e5cc885b93945fe87d
branch: labe

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-05-02 14:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-01  1:25 [PATCH] CI: Update the CI lab Simon Glass
2025-05-01 14:03 ` Tom Rini
2025-05-01 15:03   ` Simon Glass
2025-05-01 15:30     ` Tom Rini
2025-05-02 12:51       ` Simon Glass
2025-05-02 14:10         ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox