aboutsummaryrefslogtreecommitdiff
path: root/jdk-cache-files2.yaml
AgeCommit message (Collapse)Author
2022-04-26ci/jobs/config: completely revert changes for node label 'built-in'Kelley Spoon
Due to the conflict between Multiconfig and the label 'built-in' we should revert the mass migration to the new name. Change-Id: Id86132ac7c71b3b50e62b2c67f39df5580f7eeeb
2022-04-19ci/job/configs: mass update to use 'built-in' node nameKelley Spoon
This change updates all configs that are intended to run on the former 'master' node to use the 'built-in' label exclusively as per the new Jenkins naming conventions. Signed-off-by: Kelley Spoon <kelley.spoon@linaro.org> Change-Id: Iece59a578329bd4cd038455ec4966a1e874a75f3
2022-04-15ci/configs: mass update to add 'built-in' as a node labelKelley Spoon
Starting in 2.307.* of Jenkins, the naming scheme for nodes is migrating to 'built-in' to replace master. This change makes a mass commit to add the 'built-in' as a potential label for jobs that are currently tied to the 'master' node. Change-Id: I51bdae6282de863d1bc1ddaaab7964ef288ab480
2020-12-03Disable old jobsRiku Voipio
Most of th following jobs haven't run successfully since 2017, so they are most likely not needed anymore. Also add all the java jobs, since nobody takes responsibility of them anymore. Disable for now, delete in a year. Change-Id: I50bca8b143d6ac247bb552b7deafe833068dddb0
2020-04-29jdk: Make jdk-cache-files2 verboseStuart Monteith
Debugging this is difficult - make verbose. Change-Id: I2d2e52ec9d7f252d71fb5cecef9815f921eec5b2
2020-04-28jdk: Use self-built jdk14 bootjdkStuart Monteith
The JDK is was using before looked like a 64kb pages build. Change-Id: I3d609cd4b9c39cd08f5deb4d8e85edca74c915e2
2020-04-27jdk: Missed out a stage on cacheing jdk14Stuart Monteith
The jdk14 package has to be downloaded to work. Change-Id: I5219a9a90c36bd0163258a94c786d1eb9ca13dff
2020-04-27jdk: Development builds require jdk14Stuart Monteith
jdkX- builds need to build with jdk14. Change-Id: Icb4e2d8ce771e1b4b7363e30258b8383ac1a02d1
2019-10-03jdk: Use jdk13 as boot jdk for jdkXStuart Monteith
Cache jdk13 boot jdk. This is taken from the AdoptOpenJDK project, so has a different naming scheme. Change-Id: I3db5ed20147e6c017081f63303a86fa5d4efcbb1
2019-03-28jdk: Give jdk-cache-files2 the correct jdk12 nameStuart Monteith
Was getting jdk11 of an unknown version. Change-Id: I6654dca7f16cf6c7376ec49ca3f7e3d4387f6a50
2019-03-28jdk: Add jdk12 as prerequisite for jdkX buildsStuart Monteith
The future JDK 13 now needs a JDK12 boot jdk. Change-Id: I67384325e9f630ed6054795401eb9a10d2e62c17
2019-01-21jdk: jdk-cache-files2 create all dirs, specjbb-11Stuart Monteith
Create the current, new and old srv/jdk-cache directories to maintain idempotency. Download jdk11 build version of SPECjbb2015 Change-Id: Ic7fadbc571da4e97e2bdea8a2587e8a38d0e8a18
2019-01-21jdk: Correct wget call in jdk-cache-files2Stuart Monteith
Was missing line break escape. Change-Id: I192cd04308db14eef4a97d5a20b0859b9c260c40
2019-01-21jdk: Make jdk-cache-files2 not use workspaceStuart Monteith
Use $HOME/srv to cache files. The workspace get's periodically deleted, which causes problems in future. Follow up with changes in other jdk- files to use new location of caches files. Change-Id: Ic3039fb80c256d452b79cbcc94ca7412a89d11b6
2018-11-14jdk: Make JDK-X use JDK11 boot jdkStuart Monteith
Upstream now requires a JDK 11 boot jdk. Change-Id: I29fbff7bb032d92b319f7acaf5cb34329c94f7f9
2018-10-11jdk: Create jdk-cache-files2.yamlStuart Monteith
Maybe jdk-cache-files is cursed. Create a twin. Change-Id: If411653ee09771390f115ebc7631b80c670c6496