adoptium / adoptium/aqa-test-tools
TRSS_Code_Sync Jenkins job does not finish
Open
- Dominant language
- Jupyter Notebook
- Stars
- 33
- Forks
- 97
- Avg merge
- 7h 9m
- Merged PRs (30d)
- 5
Description
While the TRSS_Code_Sync job, does what it purports to do, update the TRSS instance with latest code from aqa-test-tools repo, it never 'completes' due to an `sh` call to `npm run docker` which will continuously run. That should be run in background to allow the Jenkins job to complete.
Contributor guide
Assessment
This issue has not been assessed yet.