aboutsummaryrefslogtreecommitdiff
path: root/jdk8-build-and-test.yaml
diff options
context:
space:
mode:
authorStuart Monteith <stuart.monteith@linaro.org>2016-11-21 14:59:35 +0000
committerStuart Monteith <stuart.monteith@linaro.org>2016-11-21 14:59:35 +0000
commit5843c6a6e8ce6b577bc2728ab0912e1fe979ade0 (patch)
tree2c5c5f2e3dc8e356c466772fe62d9b0eb2969c90 /jdk8-build-and-test.yaml
parent42b41ce815936162a44d8e9c24aa5a8fa9e50568 (diff)
jdk: Replace specjbb2013 jobs with specjbb2015
Time to update to specjbb2015. Jobs should run through successfully on jdk8 and 9. Change-Id: I4acd32e985e81e154bf7571d4d63bc29b22ef8a1
Diffstat (limited to 'jdk8-build-and-test.yaml')
-rw-r--r--jdk8-build-and-test.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/jdk8-build-and-test.yaml b/jdk8-build-and-test.yaml
index 6f4015701c..68bdf2e817 100644
--- a/jdk8-build-and-test.yaml
+++ b/jdk8-build-and-test.yaml
@@ -42,10 +42,10 @@
current-parameters: true
kill-phase-on: FAILURE
- multijob:
- name: 'SPECjbb2013 benchmark'
+ name: 'SPECjbb2015 benchmark'
condition: SUCCESSFUL
projects:
- - name: jdk8-specjbb2013-benchmark
+ - name: jdk8-specjbb2015-benchmark
current-parameters: true
restrict-matrix-project: 'JVM_VARIANT == "server"'
kill-phase-on: FAILURE
@@ -90,7 +90,7 @@
target: out
flatten: true
- copyartifact:
- project: jdk8-specjbb2013-benchmark
+ project: jdk8-specjbb2015-benchmark
filter: 'out/**/*'
target: out
flatten: true