aqa-test-tools icon indicating copy to clipboard operation
aqa-test-tools copied to clipboard

TRSS_Code_Sync Jenkins job does not finish

Open smlambert opened this issue 7 months ago • 0 comments

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.

smlambert avatar Mar 05 '25 15:03 smlambert