aboutsummaryrefslogtreecommitdiff
path: root/jdk8-specjbb2013-benchmark-publish-results.yaml
AgeCommit message (Collapse)Author
2016-11-21Revert "jdk: Update SPEC baselines for jdk8"Stuart Monteith
This reverts commit 64d5efb9ec944a86d01bb0e7667cf30b1847101f. Change-Id: I1b8811710dc2b4f553cd1a54c760cbfaaad7a75d
2016-11-21jdk: Update SPEC baselines for jdk8Stuart Monteith
We've run SPECjbb2015, so setting the baseline to the first run on aarch64-06. Future results will be gainst these. This doesn't reflect progress on optimisations over the past couple of years. Instead, this is a new baseline to track future progress. The zero baseline has still to be run. Change-Id: I16f5b75a97ba6e16bf6d99a35c5be0d18c7c570d
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-07jdk: Add parameters to publish jobsStuart Monteith
Looks like we need to add the parameters for them to be overriden by the multijob. Change-Id: I8959f27bf4ddbe1f2331126ca7ab1b9eb6bb7c23
2016-10-05jdk8: Add ssh-agent for publishing resultsStuart Monteith
Need to add ssh-agent for publishing results. Change-Id: I8807694c17d0a70e37d514115f681022b90f639e
2016-10-05jdk8: Make report publish destination configurableStuart Monteith
When publishing, make the destination configuration with Jenkins variable. This allows us to publish to places other than /home/openjdk-testing. Current set up to /home/openjdk-testing/staging for testing. Change-Id: Ie8947720a7d74a3f00552cf00cb5043eaba0b539
2016-08-24jdk8: Fix specjbb publishing, add email addressesStuart Monteith
Fix TOPDIR to TOP_DIR for specjbb results publishing. Add myself to email results of builds. Change-Id: Ife3e292bbceb9c03dee192af3d6c558fd8147d57
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-specjbb2013-benchmark-publish-results: add new OpenJDK CI jobFathi Boudra
Change-Id: Iea054952d680964d857146ee678c319654d23d1c Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>