Redefine where Test_Job_Auto_Gen can be run
- Dominant language
- HTML
- Stars
- 155
- Forks
- 346
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
Current Label Expression is !hw.arch.aarch64 && !(windows && dockerbuild) && !test-docker-ubi10-x64-1 && !eclipse-codesign. If running on ppc64le it takes too long.
https://ci.adoptium.net/job/Test_Job_Auto_Gen/67521/ takes [5 min 57 sec](https://ci.adoptium.net/job/Test_Job_Auto_Gen/buildTimeTrend) on [test-docker-ubuntu2204-ppc64le-3](https://ci.adoptium.net/computer/test-docker-ubuntu2204-ppc64le-3/)
Contributor guide
Research direction
Start by locating the configuration for Test_Job_Auto_Gen and reviewing its current Label Expression. Compare the job history and the linked ppc64le build to confirm the scheduling impact, then verify that the revised expression prevents unsuitable ppc64le runs without changing the other exclusions.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd, testing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100