aqa-test-tools
aqa-test-tools copied to clipboard
TRSS_Code_Sync Jenkins job does not finish
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.