Skip to content

Commit

Permalink
lmp/jobserv: prepare the scarthgap job
Browse files Browse the repository at this point in the history
- sync the machine list with stable job
- move scarthgap-next to scarthgap

Signed-off-by: Jose Quaresma <[email protected]>
  • Loading branch information
quaresmajose committed Jan 9, 2025
1 parent b09b018 commit d76d1de
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions lmp/jobserv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ triggers:
persistent-volumes:
bitbake: /var/cache/bitbake

- name: build-scarthgap-next
- name: build-scarthgap
type: git_poller
email:
users: '[email protected]'
Expand All @@ -239,8 +239,8 @@ triggers:
GIT_URL: |
https://github.com/foundriesio/lmp-manifest.git
GIT_POLL_REFS: |
refs/heads/scarthgap-next
OTA_LITE_TAG: 'scarthgap-next:scarthgap'
refs/heads/scarthgap
OTA_LITE_TAG: 'scarthgap'
AKLITE_TAG: promoted-scarthgap
runs:
# images with no OTA
Expand All @@ -258,11 +258,16 @@ triggers:
- imx6ullevk
- imx6ullevk-sec
- imx8mm-lpddr4-evk
- imx8mm-lpddr4-evk-sec
- imx8mp-lpddr4-evk
- imx8mp-lpddr4-evk-sec
- imx8mn-ddr4-evk
- imx8mn-ddr4-evk-sec
- imx8mn-lpddr4-evk
- imx8mn-lpddr4-evk-sec
- imx8mq-evk
- imx93-11x11-lpddr4x-evk
- jetson-orin-nano-devkit-nvme
- jetson-agx-xavier-devkit
- jetson-agx-orin-devkit
- qemuarm64-secureboot
Expand Down

0 comments on commit d76d1de

Please sign in to comment.