diff --git a/device/.gitlab-ci/packages/single-runner-defined-in-ci-common-qcom-devicepkg-bootimg.yml.j2 b/device/.gitlab-ci/packages/single-runner-defined-in-ci-common-qcom-devicepkg-bootimg.yml.j2 index 73280ebd1..dd64dc18e 100644 --- a/device/.gitlab-ci/packages/single-runner-defined-in-ci-common-qcom-devicepkg-bootimg.yml.j2 +++ b/device/.gitlab-ci/packages/single-runner-defined-in-ci-common-qcom-devicepkg-bootimg.yml.j2 @@ -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