aboutsummaryrefslogtreecommitdiff
path: root/jdk8-terasort-benchmark.yaml
AgeCommit message (Collapse)Author
2016-11-01jdk: Use the right path for javaStuart Monteith
Wrong path for the Java executable. Change-Id: Ife7007a7e652830a6eb3e0a216d1d33e28217468
2016-11-01jdk: Fix incorrect filename for jdk binariesStuart Monteith
The file was jdk8-..., should be jdk8u-... Change-Id: I8f8a22eb70844ec12014bc17bdd86be036a63ce8
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-04-10jdk8-terasort-benchmark: sync with jdk9-terasort-benchmarkFathi Boudra
* restrict wher the build is run * copy jdk and hadoop terasort reference files from local filesystem * set hadoop tmp dir location to ${HOME}/hadoop/tmp Change-Id: I6e1e34f2369f04da833b347e63e17f60d223e127 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
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: add new OpenJDK CI jobFathi Boudra
Change-Id: Ife756769335a2bde1472219990cd237dc3df7b82 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>