From 2e5ce076e2056c73caeaa31c14dd2c8ee3eb103f Mon Sep 17 00:00:00 2001 From: Jose Quaresma Date: Wed, 3 Dec 2025 17:37:09 +0000 Subject: [PATCH] lmp/jobserv: main-next: add lmp-wayland This will align with the main branch to have the same set of machines/distros. Signed-off-by: Jose Quaresma --- lmp/jobserv.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/lmp/jobserv.yml b/lmp/jobserv.yml index b4524c39..704f3a43 100644 --- a/lmp/jobserv.yml +++ b/lmp/jobserv.yml @@ -306,6 +306,23 @@ triggers: persistent-volumes: bitbake: /var/cache/bitbake + # wayland distro flavor + - name: build-lmp-wayland-{loop} + container: hub.foundries.io/lmp-sdk:next + host-tag: amd64-partner-gcp-nocache + loop-on: + - param: MACHINE + values: + - intel-corei7-64 + params: + DISTRO: lmp-wayland + IMAGE: lmp-base-console-image + script-repo: + name: fio + path: lmp/build.sh + persistent-volumes: + bitbake: /var/cache/bitbake + - name: Code Review type: github_pr webhooks: