aboutsummaryrefslogtreecommitdiff
path: root/jdk9-jcstress-test-persist-results.yaml
AgeCommit message (Collapse)Author
2019-05-03Cleanup: remove all deleted jobsVishal Bhoj
Change-Id: I59a2856f5d246141f169efb6f4ba2a19a3a9a6d7 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2019-05-02Cleanup: Delete all disabled jobsVishal Bhoj
Change-Id: Ia866113bdbe7f4ab4ed47a6025dfdc8f686a834e Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2018-10-03jdk: Disable JDK 9 and JDK 10 jobs.Stuart Monteith
With JDK 9 and 10 obsolete, disable these jobs. Change-Id: I2c0a6caf8b3895420d51eb8b1928b77360cda0b4
2018-01-10jdk: Update jdk9 jobs to build for jdk9uStuart Monteith
jdk9 is finished. Changes are now to be built for jdk9u. Change-Id: I8a37e699a29553d8d61ba85862a8a630914bd75c
2017-03-29jdk: Fix jcstress paths, compress resultsStuart Monteith
The jcstress testsuite generates a results file with a new file name. The cp command to copy this file was failing. Compress the jcstress tests results. Before this change, the output was suffixed with gz, but wasn't actually gzipped. Change-Id: Ifd034150a6dbd38ff5294694c4b94cfc6a23c4d1
2017-03-02jdk: Make all jdk jobs configuration viewable.Stuart Monteith
With the exception of the benchmarks, the job configurations should be viewable. Change-Id: Id1784ae8cb9a54f77b80c1844fdc78509f4ad163
2016-12-01jdk: Disable jcstress client variant persistenceStuart Monteith
The jcstress job variants are restricted to only the server variant in jdk?-build-and-test. We have to comment out the client variants here are they are triggered differently. Change-Id: I48a747cf55fcf93ff6f129d74e5654ab56b7cec5
2016-11-28jdk: Enable client buildsStuart Monteith
With the scripts inserted, enable the matrix execution of the client builds across the jobs. Change-Id: I7b6c35ea891a34090d03bc82e81d9e48531e8530
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-10jdk: Parameterise day of year for jdk9Stuart Monteith
Change jdk9 builds to use parameterised day of year and year. Change-Id: I99101f5b022de677933ea15f5d498c9022bfd919
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
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-11-06jdk9-jcstress-test-persist-results: Add new OpenJDK9 CI job.Daniel Díaz
Change-Id: If9ff84238f50a81f97ae08eb37ff1173360f1d0a Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>