aboutsummaryrefslogtreecommitdiff
path: root/rpb-openembedded-master.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2017-02-08 07:59:49 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2017-02-08 08:22:41 +0000
commit639e9ae7541047cadcf3a872f0b949f9c74d7d47 (patch)
tree5253af5bd2216ab83b5f539de87fa8de04fdc0a0 /rpb-openembedded-master.yaml
parenta9324a5244fb89690bb5fcc7e38144d01dd8f497 (diff)
rpb-openembedded: move the lava test definitions to rpb-openembedded dir
Change-Id: I34567811d9f8259adea86720f3b70ef1fd793e00 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'rpb-openembedded-master.yaml')
-rw-r--r--rpb-openembedded-master.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/rpb-openembedded-master.yaml b/rpb-openembedded-master.yaml
index 726add69c3..b42c33b81c 100644
--- a/rpb-openembedded-master.yaml
+++ b/rpb-openembedded-master.yaml
@@ -95,7 +95,9 @@
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
- [ -z "${DEVICE_TYPE}" ] || ./lci-build-tools/yaml-to-json.py configs/96boards-reference-platform-openembedded/lava-job-definitions/${DEVICE_TYPE}/template.yaml > custom_lava_job_definition.json
+ [ -z "${DEVICE_TYPE}" ] || \
+ ./lci-build-tools/yaml-to-json.py configs/rpb-openembedded/lava-job-definitions/${DEVICE_TYPE}/template.yaml \
+ > custom_lava_job_definition.json
cat << EOF > post_build_lava_parameters
DEVICE_TYPE=${DEVICE_TYPE}