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

   ## Summary
   
   Backports the combined 10.1.x stack for:
   
   - ATSReplayTest / replay.yaml autest support and cache test conversions 
(#12648, #12693, #12701)
   - Pipenv to uv migration (#12781, #13066)
   - Parallel autest runner and follow-up diagnostics (#12867, #12877, #12894, 
#13017)
   - 10.1-specific stabilization for parallel autest runs
   
   ## Verification
   
   All verification was run in the `asfats2` container.
   
   - `cmake -B build`
   - `cmake --build build -t format`
   - `cd build/tests && ./autest.sh --sandbox /tmp/sb-remap-acl-fix -j8 -f 
'remap_acl'` -> 1 passed, 0 failed
   - `cd build/tests && ./autest.sh --sandbox /tmp/sb-serial-fix2 -j8 -f 
quick_server thread_config` -> 2 passed, 0 failed
   - `cd build/tests && ./autest.sh --sandbox /tmp/sb-combined-failed2 -j8 -f 
<original failed-name batch>` -> 47 passed, 0 failed, 1 skipped
   


-- 
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