Redefine where Test_Job_Auto_Gen can be run

Open Beginner friendly
#7,642 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Domain
ci-cd, testing

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.

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 on test-docker-ubuntu2204-ppc64le-3

Dominant language
HTML
Stars
155
Forks
346
Avg merge
19h 35m
Merged PRs (30d)
47

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from adoptium/aqa-tests

All issues in adoptium/aqa-tests

Similar issues

More DevOps issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.