bneradt commented on a change in pull request #7451:
URL: https://github.com/apache/trafficserver/pull/7451#discussion_r564809609
##########
File path: tests/gold_tests/timeout/tls_conn_timeout.test.py
##########
@@ -63,7 +63,7 @@
# Request the port that should timeout in the handshake
# Should retry once
tr = Test.AddTestRun("tr-blocking-post")
-tr.Setup.Copy("../chunked_encoding/ssl/server.pem")
+tr.Setup.Copy("../../tools/ssl/server.pem")
Review comment:
Instead of ../../tools, I believe we can use the
`Test.Variables.AtsTestToolsDir`.
----------------------------------------------------------------
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]