AqaTestPipeline referencing non-standard label "worker"
Open
- Dominant language
- HTML
- Stars
- 155
- Forks
- 346
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
The AqaTestPipeline tries to move to the a "worker" labeled node using:
https://github.com/adoptium/aqa-tests/blob/a819a9e9051eba98405a1624fd21c5139570dcdd/buildenv/jenkins/aqaTestPipeline.groovy#L125
Which include "worker" or an x64Linux node as the basis to copy and archive artifacts.
"worker" is non-standard name only used on ci.adoptopenjdk.net.
With the latest Jenkins versions the Jenkins controller node is labeled "built-in"
Contributor guide
Assessment
This issue has not been assessed yet.