Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions lmp/jobserv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down