aboutsummaryrefslogtreecommitdiff
path: root/96boards-reference-platform-debian.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2016-05-04 10:37:11 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2016-05-04 10:37:11 +0300
commit61a3d06f0c1dfc05d93960e8da01bc32d04733a3 (patch)
treeea47034016cad918c7ddf83b42aff456e03aadbb /96boards-reference-platform-debian.yaml
parent4774e103c469dd9fa292a3fb3f5ddb659efa3cfa (diff)
96boards-reference-platform-debian: fix path to lava test definitions
Don't use ${JOB_NAME} in matrix job. Change-Id: I0a0e66e93428b4b7d65ddc1cfe66fbedf4d34e1c Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to '96boards-reference-platform-debian.yaml')
-rw-r--r--96boards-reference-platform-debian.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/96boards-reference-platform-debian.yaml b/96boards-reference-platform-debian.yaml
index 63b597fc..3f7e7f18 100644
--- a/96boards-reference-platform-debian.yaml
+++ b/96boards-reference-platform-debian.yaml
@@ -269,7 +269,7 @@
rm -rf configs lci-build-tools
git clone --depth 1 http://git.linaro.org/ci/lci-build-tools.git
git clone --depth 1 http://git.linaro.org/ci/job/configs.git
- ./lci-build-tools/yaml-to-json.py configs/${JOB_NAME}/lava-job-definitions/${DEVICE_TYPE}/template-wa2.yaml > custom_lava_job_definition_wa2.json
+ ./lci-build-tools/yaml-to-json.py configs/96boards-reference-platform-debian/lava-job-definitions/${DEVICE_TYPE}/template-wa2.yaml > custom_lava_job_definition_wa2.json
cat << EOF > post_build_lava_parameters
DEVICE_TYPE=${DEVICE_TYPE}