From b25953c053dbe48cf5c0b8138462b03cf323d7d8 Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Thu, 17 Dec 2020 10:49:04 +0300 Subject: Add some time to finish the tests 20->25 minutes --- plugins/http/tests/configs/.rr-http.yaml | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'plugins/http/tests/configs/.rr-http.yaml') diff --git a/plugins/http/tests/configs/.rr-http.yaml b/plugins/http/tests/configs/.rr-http.yaml index c6868f8c..e2e361cf 100644 --- a/plugins/http/tests/configs/.rr-http.yaml +++ b/plugins/http/tests/configs/.rr-http.yaml @@ -24,19 +24,6 @@ http: maxJobs: 0 allocateTimeout: 60s destroyTimeout: 60s - - ssl: - port: 8892 - redirect: false - cert: fixtures/server.crt - key: fixtures/server.key - # rootCa: root.crt - fcgi: - address: tcp://0.0.0.0:7921 - http2: - enabled: false - h2c: false - maxConcurrentStreams: 128 logs: mode: development level: error -- cgit v1.2.3