summaryrefslogtreecommitdiff
path: root/plugins/gzip/tests/configs
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/gzip/tests/configs')
-rw-r--r--plugins/gzip/tests/configs/.rr-http-middlewareNotExist.yaml5
-rw-r--r--plugins/gzip/tests/configs/.rr-http-withGzip.yaml5
2 files changed, 8 insertions, 2 deletions
diff --git a/plugins/gzip/tests/configs/.rr-http-middlewareNotExist.yaml b/plugins/gzip/tests/configs/.rr-http-middlewareNotExist.yaml
index 3dc5f9df..08c9b0ff 100644
--- a/plugins/gzip/tests/configs/.rr-http-middlewareNotExist.yaml
+++ b/plugins/gzip/tests/configs/.rr-http-middlewareNotExist.yaml
@@ -19,4 +19,7 @@ http:
numWorkers: 2
maxJobs: 0
allocateTimeout: 60s
- destroyTimeout: 60s \ No newline at end of file
+ destroyTimeout: 60s
+logs:
+ mode: development
+ level: error \ No newline at end of file
diff --git a/plugins/gzip/tests/configs/.rr-http-withGzip.yaml b/plugins/gzip/tests/configs/.rr-http-withGzip.yaml
index 38fdfe47..3475d5dd 100644
--- a/plugins/gzip/tests/configs/.rr-http-withGzip.yaml
+++ b/plugins/gzip/tests/configs/.rr-http-withGzip.yaml
@@ -19,4 +19,7 @@ http:
numWorkers: 2
maxJobs: 0
allocateTimeout: 60s
- destroyTimeout: 60s \ No newline at end of file
+ destroyTimeout: 60s
+logs:
+ mode: development
+ level: error \ No newline at end of file