bneradt opened a new pull request #6926: URL: https://github.com/apache/trafficserver/pull/6926
This is an incremental step in making the tests more robust. This adds the option to enable the cache in MakeATSProcess. By default this is true, since the default ATS configuration is to have the cache enabled, and waits upon a line in diags.log for the cache to be ready. If caching is disabled, as quite a few tests are configured, then the default ready criteria goes back to waiting on the ports being bound. As a side effect, this Ideally we'd wait upon both conditions. I plan to work on that next, but we'll have to extend AuTest to support this. I talked with Jason and we filed the following issue for this: https://bitbucket.org/autestsuite/reusable-gold-testing-system/issues/5/make-ready-criteria-composable ---------------------------------------------------------------- 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]
