aboutsummaryrefslogtreecommitdiff
path: root/jdk9-build-and-test.yaml
AgeCommit message (Collapse)Author
2016-12-15jdk: Remove redundant triggerStuart Monteith
The jobs were being triggered by the multi-job and publisher trigger. This change leaves the multi-job version, and removes the publisher trigger so there will be only one run of the jdk?-publish-and-report jobs. Change-Id: Idda77a7cb401e9dd14644d3da19d0ffa4778c2f4
2016-11-21jdk: Replace specjbb2013 jobs with specjbb2015Stuart Monteith
Time to update to specjbb2015. Jobs should run through successfully on jdk8 and 9. Change-Id: I4acd32e985e81e154bf7571d4d63bc29b22ef8a1
2016-11-10jdk: Parameterise day of year for jdk9Stuart Monteith
Change jdk9 builds to use parameterised day of year and year. Change-Id: I99101f5b022de677933ea15f5d498c9022bfd919
2016-10-31jdk: Update jdk9 jobs to match jdk8Stuart Monteith
JDK8 and JDK9 jobs should now be able to coexist. Change jdk9 jobs to match the idioms in jdk8. Couple of fixes in jdk8u. Change-Id: Ifb9f68685ed5126b92141295e7b91eb6d1c3e061
2016-10-20jdk: move long running job to masterFathi Boudra
master has a lot of executors to handle triggers and multijob type jobs. It should resolve the current deadlock we observe on "build" node. Change-Id: I2fb336a0d57202a5d180f65ada3c3e6525f7bbd6 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-04-10jdk9-build-and-test: mark SPECjbb2013 continuation condition to "always"Fathi Boudra
Change-Id: If05a5c9eec11a99a7f3c746495ed550a265b03a2 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-11-06openjdk: use consistent display name across OpenJDK CI jobsFathi Boudra
Change-Id: I21c918bb514312c9f7ec821f934b9ca200e8b36b Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-11-06jdk9-build-and-test: Add new OpenJDK9 CI job.Daniel Díaz
Change-Id: I079f26facd6acd409ae2d971b1041c3046479a68 Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>