ci/qcom-devicepkg-bootimg: configure job to only run manually, ignore failure

The hw CI isn't stable yet, if a platform is entirely offline (e.g.
because we only have 1 device in CI and it's down for maint.) then the
test job is "pending" for a verrrry long time (16hrs+). mrtest (for
example) is then unable to be used on the MR because the pipeline is
not "success."

Signed-off-by: Clayton Craft <craftyguy@postmarketos.org>
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7943>
This commit is contained in:
Clayton Craft 2026-02-06 10:14:08 -08:00 committed by [Merge Bot]
parent 8d85538af3
commit 067580ed29
No known key found for this signature in database

View file

@ -14,6 +14,11 @@ test-{{ device.name }}:
- .device-boot-flow-separate-artifacts
- .test-{{ device.name }}
# NOTE: set the job to manually started and allow failure until HW CI is
# stable
allow_failure: true
when: manual
variables:
# Let CI-tron construct the bootimg accepted by U-boot in a standard
# Qualcomm way