ywkaras commented on PR #9647: URL: https://github.com/apache/trafficserver/pull/9647#issuecomment-1532231008
> > All of the deleted Au tests used ssl_secret_load_test. > > tls_keepalive.test.py has a version that doesn't use ssl_secret_load_test. https://github.com/apache/trafficserver/pull/6609/files#diff-f30d972fa55aef83b333bf6dbbb2ee074eece4b37a25c03aa721cff90bb3f580 There are a lot of compatibility issues with that version of the test: ``` wkaras ~/REPOS/TS/tests/_sandbox/tls_keepalive/ts/log O$ ls traffic.out wkaras ~/REPOS/TS/tests/_sandbox/tls_keepalive/ts/log O$ cat traffic.out [May 2 22:18:04.605] traffic_server FATAL: **** Found a legacy config file (/home/wkaras/REPOS/TS/tests/_sandbox/tls_keepalive/ts/config/records.config). Please remove it and migrate to the new YAML format before continuing. **** Fatal: **** Found a legacy config file (/home/wkaras/REPOS/TS/tests/_sandbox/tls_keepalive/ts/config/records.config). Please remove it and migrate to the new YAML format before continuing. **** wkaras ~/REPOS/TS/tests/_sandbox/tls_keepalive/ts/log O$ ``` -- 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]
