bneradt opened a new pull request, #13150:
URL: https://github.com/apache/trafficserver/pull/13150

   Backports the parallel AuTest runner and autest.sh -j support to 10.1.x.
   
   This is the third PR in the backport stack and should be reviewed/merged 
after #13148 and #13149.
   
   Cherry-picked/backported commits:
   - 52e931742 Add parallel autest runner for faster test execution (#12867)
   - 0be74ad93 parallel autests: print failure output (#12877)
   - 0ad27f16a autest: add missing newline before worker output in parallel 
runner (#12894)
   - d81de6c78 autest: print worker diagnostics for exceptions (#13017)
   
   Backport notes:
   - Preserved the 10.1.x remap_acl behavior while adding the temporary 
replay-file isolation needed by the parallel runner.
   - Kept this stacked on the uv migration because the runner invokes the 
uv-managed test environment.
   
   Verification:
   - Exported patch stack applied cleanly to a fresh detached upstream/10.1.x 
worktree.
   - git diff --check passed for this PR range.
   - python3 -m py_compile passed for tests/autest-parallel.py.in and touched 
AuTest helper files.
   - Full ATS build/AuTests were not run locally because this checkout is on 
macOS; the combined test branch was prepared for container validation.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to