aboutsummaryrefslogtreecommitdiff
path: root/jdk8-persist-all-results.yaml
AgeCommit message (Collapse)Author
2016-11-24jdk: Add permissions for openjdk-members jobsStuart Monteith
Add openjdk-members access across the board to jdk jobs. Change-Id: Id8c2db686f317f456f9dff6355a6e2e377769bd2
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: Pass on parameters to jtreg testStuart Monteith
default/default can't be parsed, pass on parameters to launched jobs. Change-Id: I890f099b9e394fdd9e3620c9e2659982cc37218f
2016-11-09jdk: Pass YEAR and DAY_OF_YEAR envarsStuart Monteith
There is an issue where jobs aren't able to run across different days, and can't be restarted across different days. This change causes jdk8-update-src-tree.yaml to generate the YEAR and DAY_OF_YEAR envars, which it puts into a property file the job subsequenetly uses as parameters to launch the other jobs. Change-Id: I70ef3cf00deb0c248d99ad20ba8bb7a49b1bc032
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-08-10jdk8: Move from logrotate to build-discarderStuart Monteith
There were warnings using the logrotate property. This replaces it with a build-discarder property. Change-Id: I6b34938eca86c050d2edb5aa70ab91a9c1b76d11
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-10-26jdk8-persist-all-results: add new OpenJDK CI jobFathi Boudra
Change-Id: I227cb9c8a959db57ad8496e305472352eb49acf8 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>