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

   Same as #12541, but applied to all tests
   
   This sets the default proxy.config.config_update_interval_ms to 10ms so that 
config reloads are done more quickly. This required fixing a couple things:
   
   * the config update logic didn't work with this new config setting when the 
other config updates were run later in the trafficserver.test.ext file.
   * the ssl_key_dialog which was accidentally working because the final 
TestRun was running before the config reload completed. This fixes the test to 
systematically wait for the config reload to fail and has the curl command use 
the correct passphrases now.


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