We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://ci.adoptopenjdk.net/view/Test_external/job/Test_openjdk8_hs_sanity.external_x86-64_linux/ is triggered twice daily by https://ci.adoptopenjdk.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-x64-hotspot/ and https://ci.adoptopenjdk.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-x64-hotspot-jfr/, which will trigger all hotspot 8 external sanity tests job twice daily and test same docker images. Ideally test jobs should be triggered by docker images updates #773
Currently we only have limited resources for external test adoptium/infrastructure#1044 , which makes resources more limited.
The text was updated successfully, but these errors were encountered:
Would suggest if it's build job of jfr disable sanity.external test job https://github.com/AdoptOpenJDK/openjdk-build/blob/master/pipelines/build/openjdk8_pipeline.groovy#L43 https://github.com/AdoptOpenJDK/openjdk-build/blob/master/pipelines/build/openjdk8_pipeline.groovy#L42
Sorry, something went wrong.
This will need to be raised in the openjdk-build repo.
raised in adoptium/infrastructure#1087
No branches or pull requests
https://ci.adoptopenjdk.net/view/Test_external/job/Test_openjdk8_hs_sanity.external_x86-64_linux/ is triggered twice daily by https://ci.adoptopenjdk.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-x64-hotspot/ and
https://ci.adoptopenjdk.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-x64-hotspot-jfr/, which will trigger all hotspot 8 external sanity tests job twice daily and test same docker images. Ideally test jobs should be triggered by docker images updates #773
Currently we only have limited resources for external test adoptium/infrastructure#1044 , which makes resources more limited.
The text was updated successfully, but these errors were encountered: