aboutsummaryrefslogtreecommitdiff
path: root/jdk8-jcstress-test-publish-results.yaml
AgeCommit message (Collapse)Author
2016-11-03jdk: Manual jdk*-jcstress-test-publish buildsStuart Monteith
Permit openjdk-members to kick off jcstress publish builds. Change-Id: I0475008b1d891a5fb6f95be6e010f41dffb03a1b
2016-11-03jdk: export JDK_VERSIONStuart Monteith
JDK_VERSION should be exported for scripts to pick it up. Change-Id: If6773483721ac20e7946090537a5de7d1c1f7a33
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-19jdk: Fix jcstress script locationStuart Monteith
Publishing jcstress results failed because of an incorrect path to the scripts. Again, src/openjdk instead of srv/openjdk was being used. Change-Id: Iae9182b6cee55c70ad4fdcdba9db8455f90393b6
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-07jdk: Pass PUBLISH_ paramters to jdk8 publish jobsStuart Monteith
Enable the setting in one place the locations for the publishing of results across the different publish jobs. Change-Id: I1827a193479400905abeac795cc693f8901e1087
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-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-jcstress-test-publish-results: add new OpenJDK CI jobFathi Boudra
Change-Id: I78f2cff47de67c61804e43786be2c5f4dbcbf100 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>