faraday-agent-dispatcher: disable TLS/SSL tests

This commit is contained in:
Fabian Affolter 2022-08-08 23:53:01 +02:00
parent 55ce48fc2b
commit 6d4b71e6ba

View file

@ -49,6 +49,7 @@ python3.pkgs.buildPythonApplication rec {
disabledTests = [
"test_execute_agent"
"SSL"
];
disabledTestPaths = [