aboutsummaryrefslogtreecommitdiff
path: root/jdk8-terasort-benchmark-persist-results.yaml
AgeCommit message (Collapse)Author
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-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-08-23jdk8: Export BENCHMARK_RESULTS_DIRStuart Monteith
The scripts for persisting results need BENCHMARK_RESULTS_DIR to be overridden with a persistent directory. Change-Id: I9f833d0c21ffa3653523d46ad9a519a6d8a14742
2016-08-23jdk8: terasort persist job fixesStuart Monteith
Fix missing bnechmark-results directory. Add comments. Change-Id: I8ae1b37d937493f38af8a67c4a4cdd1bffd15e23
2016-08-23jdk8: jtreg to tolerate missing results.csvStuart Monteith
One first run, create results.csv file. This can be replaced by old results once everything is working Change-Id: Ia15e164d0d82cc517cea22e3f1a67785994df93a
2016-08-23jdk8: Fix terasort persist job to use labelStuart Monteith
The label parameter was missing from incoming filenames. This adds it. Change-Id: Iac8638d52573eefd812b8565caac18bb67c9d9ac
2016-08-17aarch64: Disable client builds/runs of jdk8Stuart Monteith
The clients builds are failing for aarch64. This is not a normal configuration, so not expected to be fixed upstream. Revert this once LEG-347 has been fixed. Change-Id: I55836aa54a2e8d396a25580bf700a6cf1bbf2651
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
2016-08-09jdk8: Replace ~openjdk-testing from the paths.Stuart Monteith
Adds "PERSIST" variable which currently points to "$HOME/srv/openjdk". This removes a dependency on the ~openjdk-testing userid, which won't ever exist on ci.linaro.org. Removes dependency on the *-test-scripts directories being already checked out. Instead, the "jdk8-*-persist" jobs check out the test scripts and the "jdk8-*-publish" jobs reuse them. Change-Id: Id25f1f1ac2e9a33f63cb393b6f1e8c7eb3dee2e0
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-terasort-benchmark-persist-results: add new OpenJDK CI jobFathi Boudra
Change-Id: I4c79e1c6d6d3c8b7bd463f33c48fa66e67378e50 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>