]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
gitlab: Add an rpi to the sjg lab
authorSimon Glass <sjg@chromium.org>
Fri, 13 Dec 2024 00:59:03 +0000 (17:59 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 17 Dec 2024 15:13:31 +0000 (09:13 -0600)
I have an original rpi installed now, loaded with OS Lite (32-bit)
Add an entry for it so that it can be used for testing.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
.gitlab-ci.yml

index 2164ad79a72b42868bb4da0909f8cecd0b88fb0e..579d43eacb79fb4192ce48cd6334ee07c58e20fb 100644 (file)
@@ -678,3 +678,8 @@ nyan-big:
   variables:
     ROLE: nyan-big
   <<: *lab_dfn
+
+rpi:
+  variables:
+    ROLE: rpi
+  <<: *lab_dfn