aboutsummaryrefslogtreecommitdiff
path: root/tcwg-benchmark.yaml
diff options
context:
space:
mode:
authorBernard Ogden <bernie.ogden@linaro.org>2016-03-01 09:14:37 +0000
committerBernard Ogden <bernie.ogden@linaro.org>2016-03-01 09:14:37 +0000
commit7ea590c5ef3951d3546e0ff60eed2309454dbf46 (patch)
tree06634657d58d17d8873348c4dc9fb548af7feee2 /tcwg-benchmark.yaml
parentb42953e8a50e3adf4f2e2adde5859934c4796a79 (diff)
tcwg-benchmark: Cleanup YAML loose ends
Update a comment, remove the YAML file. Change-Id: I07d54310c8792593a9f1e14ff055760b6306cc31
Diffstat (limited to 'tcwg-benchmark.yaml')
-rw-r--r--tcwg-benchmark.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/tcwg-benchmark.yaml b/tcwg-benchmark.yaml
index d85d273a30..b28ba08151 100644
--- a/tcwg-benchmark.yaml
+++ b/tcwg-benchmark.yaml
@@ -170,7 +170,7 @@
git clone --depth 1 -b ${TESTDEF_REVISION} https://git.linaro.org/toolchain/abe
- #Set variables for both post-build-lava and yaml-to-json
+ #Generate YAML, which will be converted to JSON
yaml=`mktemp`
bash -x ./abe/scripts/Benchmark.sh > "${yaml}"
#Must be exported to be visible to Benchmark.sh - env vars that
@@ -191,6 +191,7 @@
#Convert YAML to JSON
git clone --depth 1 https://git.linaro.org/ci/lci-build-tools
./lci-build-tools/yaml-to-json.py "${yaml}" > lava-jobdef.json
+ rm "${yaml}"
publishers:
- archive: