Add option to support jdk repo and branch
Open
good first issue
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 27
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 8
Description
Currently run-aqa run latest openjdk tests for all jdks. That is [jdk8](https://github.com/adoptium/jdk8u) for all hotspot jdk8. Similar to all other version and all openj9 jdk.
It would be nice if we add option to support jdk repo and branch so we can run each jdk's corresponding tests and the run-aqa tests can be part of openjdk repo's PR tests.
We could do this ether by passing the environment variable or adding the options. Adding the options would be more easy and clear. Similar to the draft PR https://github.com/adoptium/run-aqa/pull/32
Contributor guide
Assessment
This issue has not been assessed yet.