aboutsummaryrefslogtreecommitdiff
path: root/jdk8-email-results.yaml
AgeCommit message (Collapse)Author
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-20jdk: Trim down email jobStuart Monteith
The shell script is no longer required for emailing. Change-Id: I173c56d7bf4c64b879689efc866da11235c2b2bd
2016-10-20jdk: email recipients missing commaStuart Monteith
There is a comma missing from the recipients for email-ext. Change-Id: I3da8654b7bdb65b5d2c6aef0e6b422d2d2e844b5
2016-10-20jdk: Fix format of email-extStuart Monteith
It is under publishers, not its own section. Change-Id: I574e0b6f80e8239477b3e051a32005e98cb6b271
2016-10-20jdk: Use email-ext to send emailStuart Monteith
sendmail is not installed on aarch64-06. Also, it is unnecessary, use Jenkins email-ext plugin to send the report. Change-Id: Idce659518157b28c06bf5b786335882645366a69
2016-10-19jdk: Enable openjdk-members to trigger emailStuart Monteith
Allow members of the openjdk team to trigger email sending. Change-Id: I5d33d5be841723907d13a11780f34840e74a809c
2016-10-19jdk: Add myself as email recipientStuart Monteith
Currently the reports are only being sent to Fathi. Change to send them to me. Change-Id: Ic06e835809f53abbb2eeec77f3dccd18673fc3bd
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-email-results: add new OpenJDK CI jobFathi Boudra
Change-Id: I1a370475b7cc44048350e0bce2350f2c211d3f08 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>