aboutsummaryrefslogtreecommitdiff
path: root/jdk8-specjbb2015-benchmark.yaml
diff options
context:
space:
mode:
authorStuart Monteith <stuart.monteith@linaro.org>2019-01-21 22:14:13 +0000
committerStuart Monteith <stuart.monteith@linaro.org>2019-01-21 22:18:26 +0000
commit79ec3c44c841ba3dbdc1efe9eee9b17e187b0aef (patch)
tree9ab93c7ca84439d0f2b8a351cae0b2c4c555e5d3 /jdk8-specjbb2015-benchmark.yaml
parent05af87b79cb969e70448c9e771b0866239b0e719 (diff)
jdk: Make SPECjbb2015 runs use jdk-cache-files2
Rather than copy the SPECjbb2015 files, use the cached versions. Change-Id: I03cf143490d2939933b8752f4993b1cd2fcff10b
Diffstat (limited to 'jdk8-specjbb2015-benchmark.yaml')
-rw-r--r--jdk8-specjbb2015-benchmark.yaml8
1 files changed, 2 insertions, 6 deletions
diff --git a/jdk8-specjbb2015-benchmark.yaml b/jdk8-specjbb2015-benchmark.yaml
index e65404abd6..c3f169ea77 100644
--- a/jdk8-specjbb2015-benchmark.yaml
+++ b/jdk8-specjbb2015-benchmark.yaml
@@ -38,11 +38,6 @@
- matrix-tie-parent:
node: j12-qrep-01
builders:
- - copyartifact:
- project: archive-specjbb2015-product-tarball
- filter: 'out/SPECjbb2015.tgz'
- target: incoming
- flatten: true
- shell: |
#!/bin/bash
@@ -56,7 +51,8 @@
java -version
## Extract specjbb2015 product
- tar xf incoming/SPECjbb2015.tgz
+ CACHE_FILES=$HOME/srv/jdk-cache
+ tar xf $CACHE_FILES/SPECjbb2015.tgz
## Run test