-
-
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
AIX jdk20 - extended.openjdk test jobs abort due to timeout #4439
Comments
I see you are excluding some failing test cases, which may help reduce the length of time it takes to complete the run. Also, we can/should override the TIME_LIMIT for these jobs, at least to ensure they do not abort during the release period. |
Update the configuration of default value to 15 of extended.openjdk aix jdk20. Rerun to see if it's enough. https://ci.adoptium.net/job/Test_openjdk20_hs_extended.openjdk_ppc64_aix_testList_0/21/ . If needed can set context.string(name: 'TIME_LIMIT', value: '**') for jdk20 aix. |
Timeouts also seen on jdk21 when running extended.openjdk on AIX. Example1, Example2. Tests ran on test-osuosl-aix72-ppc64-1 and test-osuosl-aix72-ppc64-1, and I've included an example failure below.
|
jdk19 ppc64_aix testing need to run on aix720 machines. There are only two machines available https://ci.adoptium.net/label/ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2/, which means maximum parallel = 2. jdk19+ extended.openjdk tests jobs will consistently abort due to timeout
https://ci.adoptium.net/job/Test_openjdk20_hs_extended.openjdk_ppc64_aix_testList_0/
https://ci.adoptium.net/job/Test_openjdk19_hs_extended.openjdk_ppc64_aix_testList_0/
The text was updated successfully, but these errors were encountered: