aboutsummaryrefslogtreecommitdiff
path: root/jdk8-update-src-tree-persist.yaml
AgeCommit message (Collapse)Author
2016-12-12jdk: Persist BOM to filesystem for email reportStuart Monteith
Copy BOM to persistent directory for inclusion in email report. Change-Id: Ib3a96f648cfa9789501c9c79e125b588e3de5d9e
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-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-24jdk: Separate jdk8 from jdk9 persistent dataStuart Monteith
Currently, we place jdk8 jobs into $HOME/srv/openjdk - change to $HOME/srv/openjdk8. Do likewise to jdk9 in another commit. Change-Id: I2c8229503d98d4d6e438523e5d9a5d9bfa9fff38
2016-10-20jdk: Fix src updating job.Stuart Monteith
This was missing from before. Also remove workaround. Change-Id: I610b1ea630c172317e0ed5b8e746ce7538486fb3
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-update-src-tree-persist: add new OpenJDK CI jobFathi Boudra
Change-Id: I30b037144da7223334e6795ec62661a6ecbf5356 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>