Hi Heinrich, On Sat, 14 Dec 2024 at 14:15, Heinrich Schuchardt <xypron.g...@gmx.de> wrote: > > Am 14. Dezember 2024 19:20:24 MEZ schrieb Simon Glass <s...@chromium.org>: > >I have one of these boards loaded with Ubuntu 24.10 (64-bit). Add an > >entry for it so that it can be used for testing. > > > >Signed-off-by: Simon Glass <s...@chromium.org> > >--- > > > > .gitlab-ci.yml | 5 +++++ > > 1 file changed, 5 insertions(+) > > > >diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml > >index f379c11a1ba..33ec4b2e417 100644 > >--- a/.gitlab-ci.yml > >+++ b/.gitlab-ci.yml > >@@ -691,3 +691,8 @@ nyan-big: > > variables: > > ROLE: nyan-big > > <<: *lab_dfn > >+ > >+vision5: > > vf2: would better allude to what it is. But it is your lab.
OK > > >+ variables: > >+ ROLE: vision5 > >+ <<: *lab_dfn > > Could you, please, add a comment line describing the entry. Yes I can do that. I am also wondering if we could show some board details when gitlab uses the board, obtained from Labgrid. Regards, Simon