aboutsummaryrefslogtreecommitdiff
path: root/jdk8-publish-all-results.yaml
AgeCommit message (Collapse)Author
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-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-31jdk8: Update jobs to use jdk8uStuart Monteith
And pass JDK_VERSION variable to scripts. This make splitting the jobs more easy to split between jdk8u and jdk9. Change-Id: I8d0d2ff61cbab955d7d144e18bdeab6b3d016a50
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-10-07jdk: Pass PUBLISH_ paramters to jdk8 publish jobsStuart Monteith
Enable the setting in one place the locations for the publishing of results across the different publish jobs. Change-Id: I1827a193479400905abeac795cc693f8901e1087
2016-10-06jdk: Add stuart to email for publish-all-resultsStuart Monteith
Add myself to the jdk8-publish-all-results job. Change-Id: Id4d257c0612bc8c3345b972d1d6b1d02d36d7f9e
2016-10-06Revert "jdk: Probe environment variables in multijob"Stuart Monteith
This reverts commit 5255d6c9b82fa70855b35c15b83c661312a5796f. Also, put correct parameters in correct job. Change-Id: Ic8bec93b9d07e9dd45ebcbd16837a70fa1f27f00
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-publish-all-results: add new OpenJDK CI jobFathi Boudra
Change-Id: Id321d3397d69931c6ee3bf501df8d06ce027d963 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>