aboutsummaryrefslogtreecommitdiff
path: root/jdk9-jtreg-test-persist-results.yaml
AgeCommit message (Collapse)Author
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-08jdk: Persist jtreg jdk resultsStuart Monteith
The jtreg jdk runs weren't being persisted. Add them so they are reported. Change-Id: I2e2d8efabe488de5d65f717444e6c0160f1e4616
2016-12-01jdk: Fix jdk8u-jtreg and remove jdk testStuart Monteith
The jdk tests are enormous, cut down execution time by just running hotspot and langtools. Fix jtreg such that only the server vm is persisted. There is no client build now. Change-Id: Ib6d416dca0b4285ca7f7f192457f7bb21ddc7aa6
2016-11-30jdk: Change path to get server VM by defaultStuart Monteith
Get the server vm - ignore the client VM. Change-Id: I80a2b86836842404b2698e167d0a3d078d6d6738
2016-11-30jdk: Persist only server VMStuart Monteith
We don't have a separate client VM to persist, so hardcode it to the server one. Change-Id: Ice3a04690774c355d94bcf4cf7383ae51fcceb4e
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-10jdk: Parameterise day of year for jdk9Stuart Monteith
Change jdk9 builds to use parameterised day of year and year. Change-Id: I99101f5b022de677933ea15f5d498c9022bfd919
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
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-jtreg-test-persist-results: Add new OpenJDK9 CI job.Daniel Díaz
Change-Id: I2e087035d090631f3f1100a96053890d260efaf9 Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>