commit | 3791fe4f17b7b2e4fb01691a98c66642429350f3 | [log] [tgz] |
---|---|---|
author | Leonardo Sandoval <leonardo.sandoval@linaro.org> | Wed May 12 11:52:54 2021 -0500 |
committer | Leonardo Sandoval <leonardo.sandoval@linaro.org> | Wed May 12 14:19:14 2021 -0500 |
tree | d74731d4e2ecc918b3237e7f3ff4cd35594b221a | |
parent | 8267f43a8fb9b5b508351f7da7e695b2846ab3e9 [diff] |
tf-a-builder.yaml: include QA_SERVER_VERSION parameter Commonly, this parameter is populated/passed from the trigger job (L1/L2) to tf-a-builder, but in case of a parametrized build from tf-ci-gateway [1], this is not the case, so include into tf-a-builder job. Resulting LAVA jobs from parameterized builds will be tracked by SQUAD at [2] with the ID corresponding to the Jenkins Build ID, which i the ID of the particular tf-a-build ID, i.e. [3]. This change would allow LAVA jobs to be submitted (via SQUAD) from [1]. [1] https://ci.trustedfirmware.org/view/TF-A/job/tf-ci-gateway/build?delay=0sec [2] https://qa-reports.linaro.org/tf/tf-a/ [3] https://qa-reports.linaro.org/tf/tf-a/build/48232/ Signed-off-by: Leonardo Sandoval <leonardo.sandoval@linaro.org> Change-Id: I51275083369bbbc2de70642d895073f6368a5860