aboutsummaryrefslogtreecommitdiff
path: root/tcwg-benchmark.yaml
diff options
context:
space:
mode:
authorBernard Ogden <bernie.ogden@linaro.org>2015-11-18 12:57:23 +0000
committerFathi Boudra <fathi.boudra@linaro.org>2015-11-18 13:43:10 +0000
commita319d7f40f7cb085fe46bf330ba2c03a279103e2 (patch)
treea527d2ed3c8f61a629d39824374f23ca0c7c154d /tcwg-benchmark.yaml
parente8661243da72677fb75e0d72639662a60649842e (diff)
tcwg-benchmark: assume empty workspace
Job is deleting workspace at start, so we don't have to delete things that are guaranteed not to exist. Change-Id: Ie40463f922128b2b408c232676bfce223a3af282
Diffstat (limited to 'tcwg-benchmark.yaml')
-rw-r--r--tcwg-benchmark.yaml6
1 files changed, 2 insertions, 4 deletions
diff --git a/tcwg-benchmark.yaml b/tcwg-benchmark.yaml
index 988e91c47f..1c1329a4d8 100644
--- a/tcwg-benchmark.yaml
+++ b/tcwg-benchmark.yaml
@@ -121,15 +121,13 @@
EOF
#Convert YAML to JSON
- rm -rf lci-build-tools
git clone -b arbitrary git://git.linaro.org/people/bernie.ogden/lci-build-tools lci-build-tools
YAML_URL=https://git.linaro.org/people/bernie.ogden/lava-jobs.git/blob_plain/HEAD:/benchmark/template-test.yaml
- fnam="`basename ${YAML_URL}`"
- rm -f "${fnam}"
wget ${YAML_URL}
- ./lci-build-tools/yaml-to-json.py "${fnam}" > lava-jobdef.json
+ ./lci-build-tools/yaml-to-json.py "`basename ${YAML_URL}`" > lava-jobdef.json
+
- trigger-builds:
- project: post-build-lava
property-file: post_build_lava_parameters