Add option to support stf 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 system tests with latest [STF](https://github.com/adoptium/STF).
It would be nice if we add option to support stf repo and branch so we can run system tests with specified stf version.
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 PR #103. The environment variable is env.STF_REPO and env.STF_BRANCH.
Contributor guide
Assessment
This issue has not been assessed yet.