aboutsummaryrefslogtreecommitdiff
path: root/jdkX-terasort-benchmark.yaml
diff options
context:
space:
mode:
authorStuart Monteith <stuart.monteith@linaro.org>2018-10-18 22:28:04 +0100
committerStuart Monteith <stuart.monteith@linaro.org>2018-10-18 22:28:04 +0100
commite7365640c246887d616912597c1599f4ae091ed3 (patch)
treea7d719b279df1eaefb14ca4dee5e77d3ad2bbc25 /jdkX-terasort-benchmark.yaml
parent647e80a6132c76adaac375feba14ec03ab62442a (diff)
jdk: Add missing incoming dir to terasort jobs
As the artifact copying was remove, so to was the incoming directory. Restore it manually. Change-Id: I1fab61f73f305e0e36d7f548e6073e656ea825a2
Diffstat (limited to 'jdkX-terasort-benchmark.yaml')
-rw-r--r--jdkX-terasort-benchmark.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/jdkX-terasort-benchmark.yaml b/jdkX-terasort-benchmark.yaml
index d4c87636..17f47862 100644
--- a/jdkX-terasort-benchmark.yaml
+++ b/jdkX-terasort-benchmark.yaml
@@ -58,9 +58,8 @@
rm -rf openjdk8-hadooop-LCA14
tar xf $CACHE_FILES/openjdk8-hadoop-LCA14.tar.gz
+ rm -rf incoming; mkdir -p incoming
## Benchmark
- # FIXME
- #(cd incoming; wget --progress=dot -e dotbytes=10M http://openjdk-apm1/openjdk8-build-artefacts/${NGIGABYTES}GB.tar.gz; tar xf ${NGIGABYTES}GB.tar.gz)
(cd incoming; tar xf ~/srv/hadoop-terasort-reference-files/${NGIGABYTES}GB.tar.gz)
TERAGEN_BASELINE_DIR=${WORKSPACE}/incoming