bneradt opened a new pull request #6931: URL: https://github.com/apache/trafficserver/pull/6931
This aims to make the AuTests more reliable by providing a log message from traffic server that the AutTests can use as a ready condition before the tests are started. In order to make use of this, however, many tests override the ready condition. This was generally never correct in the first place because MakeATSProcess sets the same ready condition anyway. Maybe this was added later? In any case, to take advantage of the new Ready, the tests have to be cleaned up to not set their own Ready. While doing this, I added the enable_cache directive to make setting the cache or not a more convenient mechanism for the MakeATSProcess caller. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
