aboutsummaryrefslogtreecommitdiff
path: root/jdk8-generate-email-report.yaml
AgeCommit message (Collapse)Author
2020-12-03Disable old jobsRiku Voipio
Most of th following jobs haven't run successfully since 2017, so they are most likely not needed anymore. Also add all the java jobs, since nobody takes responsibility of them anymore. Disable for now, delete in a year. Change-Id: I50bca8b143d6ac247bb552b7deafe833068dddb0
2018-10-03jdk: Update jdk8u builds to use j12-qrep-01Stuart Monteith
Plus fixes for new schemes. Change-Id: I6b4a333fab87425f6c976eb324a2cd43654d1569
2016-11-25jdk: Set location of benchmark results for terasortStuart Monteith
Generate-email-reports was relying on bad defaults for the location of results. Change-Id: I52e6eadf9424d499f8f19057d9e0cefdcdecd87b
2016-11-22jdk: Update paths for specjbb2015Stuart Monteith
specjbb scripts were using specjbb2013 default names. Change-Id: I91f04ebdc105c926e62c69b57838a02b020abda1
2016-11-21jdk8: Add jdk8 specjbb2015 baseline to emailStuart Monteith
The email report uses the same baselines as the specjbb2015 publishing. Update it from first run on aarch64-06. Change-Id: I9ec9c5ac93e334cfd7e85a41f2f690ddd69ad383
2016-11-10jdk: Correct JCStress URLs in email reportStuart Monteith
They were /8ujcstress, but should be /jdk8u/jcstress. Change-Id: I2613597ecf34090031c138b4e767e8b13aab2ffe
2016-11-03jdk: export JDK_VERSIONStuart Monteith
JDK_VERSION should be exported for scripts to pick it up. Change-Id: If6773483721ac20e7946090537a5de7d1c1f7a33
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-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-19jdk: Fix missing $Stuart Monteith
Had {PERSIST} instead of ${PERSIST} Change-Id: If088b07a902c18fb9b6525ea41aa5d3e71b5115f
2016-10-19jdk: Fix specjbb TOP_DIR locStuart Monteith
The email report needs the correct location for the TOP_DIR var. Change-Id: I4a0c989aecac957689fec60a7fc0f77d791bb68e
2016-10-19jdk: Fix email generationStuart Monteith
Email generation makes assumptions about file locations that are no longer true. Also, use staging directory for now. Change-Id: Iac75705c10f7ae8e57c2b8f42cf733eb0bb2da0e
2016-10-19jdk: Enable openjdk-members to trigger emailStuart Monteith
Allow members of the openjdk team to trigger email sending. Change-Id: I5d33d5be841723907d13a11780f34840e74a809c
2016-09-07jdk: Correct jtdiff location.Stuart Monteith
jtreg has been updated such the the binaries are under jtreg/bin, not jtreg/linux/bin. Change-Id: Ib8ce5f18bd7d6f9f39815e188f3046e7bdfa16c8
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-generate-email-report: add new OpenJDK CI jobFathi Boudra
Change-Id: Ibd80e8f340be86636e37147bfaa18eaa3a75b8f0 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>