-
-
Notifications
You must be signed in to change notification settings - Fork 314
New issue
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
Improve AQA_Test_Pipeline for release testing #5512
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
related: adoptium#5510 fixes: adoptium#5509 fixes: eclipse-openj9/openj9#20004 Signed-off-by: Lan Xia <[email protected]>
TC pipeline to verify 'old style launch' still works: |
It failed... |
What is the failure? It is job launching related or test case failure? AQA_Test_Pipeline is only for launching the test jobs. |
The log reads: Started by remote host 172.30.50.1 with note: Remote triggered by job https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-linux-x64-temurin/266/
|
What is the error message in this build? |
I must be looking at the wrong thing, I just followed the link from the GH Action |
|
@smlambert could you rerun the pipeline with a valid SDK? Thanks |
https://ci.eclipse.org/temurin-compliance/job/AQA_Test_Pipeline/6258/console Pipeline ran but there were test failures. |
I am rerunning, apologies that I am traveling and not expediting the testing of this so far. The previous run was missing the JCK_GIT_REPO info, the new run https://ci.eclipse.org/temurin-compliance/job/AQA_Test_Pipeline/6259 looks healthy. |
Thanks @smlambert ! |
related: adoptium#5510 fixes: adoptium#5509 fixes: eclipse-openj9/openj9#20004 Signed-off-by: Lan Xia <[email protected]>
related: #5510 fixes: #5509 fixes: eclipse-openj9/openj9#20004 Signed-off-by: Lan Xia <[email protected]>
related: adoptium#5510 fixes: adoptium#5509 fixes: eclipse-openj9/openj9#20004 Signed-off-by: Lan Xia <[email protected]>
* Improve AQA_Test_Pipeline for release testing (#5512) related: #5510 fixes: #5509 fixes: eclipse-openj9/openj9#20004 Signed-off-by: Lan Xia <[email protected]> * Limit FIPS functional testing on OpenJcePlusTests and security related: backlog/issues/1494 Signed-off-by: Lan Xia <[email protected]> --------- Signed-off-by: Lan Xia <[email protected]>
related: adoptium#5510 fixes: adoptium#5509 fixes: eclipse-openj9/openj9#20004 Signed-off-by: Lan Xia <[email protected]>
related: #5510 fixes: #5509 fixes: eclipse-openj9/openj9#20004 Signed-off-by: Lan Xia <[email protected]>
Initial version for release testing improvement.
If PLATFORMS is set to release, the *.json file is used to trigger release testing.
related: #5510
fixes: #5509
fixes: eclipse-openj9/openj9#20004