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

   Our test environment doesn't allow ATS to make files under 
`Test.RunDirectory`. This PR changes the path to `/tmp` for now, although I 
think Autest should provide `Test.TempDirectory`.
   
   > $ git grep tls_session_keys.txt
   tests/gold_tests/h2/http2_flow_control.test.py:            
'proxy.config.ssl.keylog_file': os.path.join(Test.RunDirectory, 
'tls_session_keys.txt'),
   tests/gold_tests/pluginTest/multiplexer/multiplexer.test.py:            
'proxy.config.ssl.keylog_file': '/tmp/tls_session_keys.txt',


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