Stewart X Addison
Stewart X Addison
**What are you trying to do?** Build from a branch of hotspot in order to test a fix: https://ci.adoptopenjdk.net/job/build-scripts/job/jobs/job/jdk/job/jdk-aix-ppc64-hotspot/638/console **Expected behaviour:** VARIANT=hotspot with `-r` and `-b` settings for `BUILD_ARGS` work...
We've added some platforms recently but we haven't had clear documentation on where all the bits are that have needed to be changed so we have ended up doing some...
**What are you trying to do?** Get [refactor_openjdk_release_tool](https://ci.adoptopenjdk.net/job/build-scripts/job/release/job/refactor_openjdk_release_tool) to run **Expected behaviour:** Publish nightly builds to github **Observed behaviour:** Falls over with a failure to locate a suitable java when...
**What are you trying to do?** Get [build-pipeline-generator](https://ci.adoptopenjdk.net/job/build-scripts/job/utils/job/build-pipeline-generator) to run **Expected behaviour:** Generates build jobs **Observed behaviour:** Faills over with a failure to extract message when run on the C3jenkins...
Equivalent to https://github.com/adoptium/temurin-build/issues/2831 for this repository. Note that I don't personally agree with some of them (e.g.site->website) and so we should possibly look at the configuration of the linter before...
**What are you trying to do?** Test the [adding of the fast-startup project](https://github.com/adoptium/ci-jenkins-pipelines/pull/257) to the pipelines **Expected behaviour:** Jobs are created and the builds are run along with other openjdk11...
At the moment any build script changes can only be tested on a per-build/platform basis by using a fork of this repository. For easy of developing and testing changes it...
**What are you trying to do?** Test the `--create-jre-image` parameter added in https://github.com/adoptium/temurin-build/pull/2788 by setting `BUILD_ARGS` in the openjdk17-pipeline job **Expected behaviour:** Platform-specific build pipelines are passed the parameter and...
Currently [the FAQ](https://github.com/adoptium/ci-jenkins-pipelines/blob/master/FAQ.md#ive-modified-the-build-scripts---how-can-i-test-my-changes) has information on testing your change susing [test-build-script-pull-request](https://ci.adoptopenjdk.net/job/build-scripts-pr-tester/job/test-build-script-pull-request/) - that job no lnoger appears to work so we should provide accurate information to committers on how to...
Splitting this out from [slack thread](https://adoptopenjdk.slack.com/archives/C5219G28G/p1604052862071800) on the subject I've been doing some analysis on the performance of the overnight builds and there are some things which are causing notable...