Skip to content

Exclude AIX 7.1 machines from extended.openjdk tests on ppc64_aix#6890

Merged
smlambert merged 1 commit intoadoptium:masterfrom
annaibm:updateAIXpool
Feb 12, 2026
Merged

Exclude AIX 7.1 machines from extended.openjdk tests on ppc64_aix#6890
smlambert merged 1 commit intoadoptium:masterfrom
annaibm:updateAIXpool

Conversation

@annaibm
Copy link
Copy Markdown
Contributor

@annaibm annaibm commented Feb 10, 2026

  • Add LABEL exclusion for sw.os.aix.7_1 when running extended.openjdk tests
  • Apply exclusion to both parent jobs and parallel child testList jobs

related: eclipse-openj9/openj9#23340

@annaibm
Copy link
Copy Markdown
Contributor Author

annaibm commented Feb 10, 2026

Grinder run:

https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/58266/ running

TARGET: extended.openjdk
LABEL: [ci.role.test&&hw.arch.ppc64&&sw.os.aix&&!sw.os.aix.7_1&&ci.project.openj9](https://hyc-runtimes-jenkins.swg-devops.com/label/ci.role.test&&hw.arch.ppc64&&sw.os.aix&&!sw.os.aix.7_1&&ci.project.openj9)
[p10aix136.rtp.raleigh.ibm.com](https://hyc-runtimes-jenkins.swg-devops.com/computer/p10aix136.rtp.raleigh.ibm.com)

@annaibm annaibm marked this pull request as ready for review February 11, 2026 15:54
@annaibm
Copy link
Copy Markdown
Contributor Author

annaibm commented Feb 11, 2026

@pshipton @ShelleyLambert When you get a chance, could you please review the updates in this PR?

Copy link
Copy Markdown
Contributor

@smlambert smlambert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure this is the best place to make this change. I'd like a chance to consider another approach.

@smlambert
Copy link
Copy Markdown
Contributor

If I understand correctly this issue is specific to OpenJ9/Semeru (related to OpenSSL), so we should not narrow the range of AIX machines for other JDK_IMPL cases which is what this PR currently does.

I would suggest moving the check inside https://github.com/adoptium/aqa-tests/blob/master/buildenv/jenkins/openjdk_tests#L343-L347

- Add LABEL exclusion for sw.os.aix.7_1 when running extended.openjdk tests
only for openj9/Semeru
- Apply exclusion to both parent jobs and parallel child testList jobs

related: eclipse-openj9/openj9#23340
Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
@annaibm
Copy link
Copy Markdown
Contributor Author

annaibm commented Feb 12, 2026

https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/58330/ TARGET: extended.openjdk and JDK_IMPL openj9

TARGET: extended.openjdk
LABEL: [ci.role.test&&hw.arch.ppc64&&sw.os.aix&&!sw.os.aix.7_1&&ci.project.openj9](https://hyc-runtimes-jenkins.swg-devops.com/label/ci.role.test&&hw.arch.ppc64&&sw.os.aix&&!sw.os.aix.7_1&&ci.project.openj9)
[wp25-005-aix73tl03sp01-4.cc9.pok.ibm.com](https://hyc-runtimes-jenkins.swg-devops.com/computer/wp25-005-aix73tl03sp01-4.cc9.pok.ibm.com)

https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/58331/ for TARGET: jdk_math

TARGET: jdk_math
LABEL: [ci.role.test&&hw.arch.ppc64&&sw.os.aix&&ci.project.openj9](https://hyc-runtimes-jenkins.swg-devops.com/label/ci.role.test&&hw.arch.ppc64&&sw.os.aix&&ci.project.openj9)
[p10aix134.rtp.raleigh.ibm.com](http://p10aix134.rtp.raleigh.ibm.com/)

https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/58332/ for jdk_impl - hotspot


TARGET: extended.openjdk
LABEL: [ci.role.test&&hw.arch.ppc64&&sw.os.aix&&ci.project.openj9](https://hyc-runtimes-jenkins.swg-devops.com/label/ci.role.test&&hw.arch.ppc64&&sw.os.aix&&ci.project.openj9)
[paix915.rtp.raleigh.ibm.com](https://hyc-runtimes-jenkins.swg-devops.com/computer/paix915.rtp.raleigh.ibm.com)

@annaibm annaibm requested a review from smlambert February 12, 2026 18:03
@smlambert
Copy link
Copy Markdown
Contributor

hotspot grinder dynamic parallel 3 nodes:
https://ci.adoptium.net/job/Grinder/16329/

Copy link
Copy Markdown
Contributor

@smlambert smlambert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @annaibm 👍

@smlambert smlambert merged commit 2c448f8 into adoptium:master Feb 12, 2026
2 checks passed
@annaibm annaibm deleted the updateAIXpool branch March 2, 2026 15:51
steelhead31 pushed a commit to steelhead31/aqa-tests that referenced this pull request Mar 4, 2026
…optium#6890)

- Add LABEL exclusion for sw.os.aix.7_1 when running extended.openjdk tests
only for openj9/Semeru
- Apply exclusion to both parent jobs and parallel child testList jobs

related: eclipse-openj9/openj9#23340

Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
steelhead31 pushed a commit to steelhead31/aqa-tests that referenced this pull request Mar 4, 2026
…optium#6890)

- Add LABEL exclusion for sw.os.aix.7_1 when running extended.openjdk tests
only for openj9/Semeru
- Apply exclusion to both parent jobs and parallel child testList jobs

related: eclipse-openj9/openj9#23340

Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants