summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-09-10 19:39:47 +0300
committerValery Piashchynski <[email protected]>2021-09-10 19:39:47 +0300
commita6b6e3e7eef3015fac64fab9f7d4597d913b264d (patch)
tree2ddd2f74ec42899bb994591cec8dc3379e8b157b /tests
parente94a80d4586d5a5fedc2edab850c5c8bad93395f (diff)
Configs update
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'tests')
-rw-r--r--tests/plugins/broadcast/configs/.rr-broadcast-global.yaml4
-rw-r--r--tests/plugins/broadcast/configs/.rr-broadcast-same-section.yaml5
-rw-r--r--tests/plugins/websockets/configs/.rr-websockets-allow.yaml2
-rw-r--r--tests/plugins/websockets/configs/.rr-websockets-deny.yaml2
-rw-r--r--tests/plugins/websockets/configs/.rr-websockets-init.yaml8
-rw-r--r--tests/plugins/websockets/configs/.rr-websockets-stop.yaml2
6 files changed, 0 insertions, 23 deletions
diff --git a/tests/plugins/broadcast/configs/.rr-broadcast-global.yaml b/tests/plugins/broadcast/configs/.rr-broadcast-global.yaml
index c193af00..d3cf2306 100644
--- a/tests/plugins/broadcast/configs/.rr-broadcast-global.yaml
+++ b/tests/plugins/broadcast/configs/.rr-broadcast-global.yaml
@@ -40,12 +40,8 @@ broadcast:
- "127.0.0.1:6378"
test3:
driver: memory
- config:
- placeholder: ""
test4:
driver: memory
- config:
- placeholder: ""
logs:
mode: development
diff --git a/tests/plugins/broadcast/configs/.rr-broadcast-same-section.yaml b/tests/plugins/broadcast/configs/.rr-broadcast-same-section.yaml
index f162aeba..b42834a9 100644
--- a/tests/plugins/broadcast/configs/.rr-broadcast-same-section.yaml
+++ b/tests/plugins/broadcast/configs/.rr-broadcast-same-section.yaml
@@ -39,13 +39,8 @@ broadcast:
- "127.0.0.1:6378"
test3:
driver: memory
- config:
- placeholder: ""
test4:
driver: memory
- config:
- placeholder: ""
-
logs:
mode: development
level: info
diff --git a/tests/plugins/websockets/configs/.rr-websockets-allow.yaml b/tests/plugins/websockets/configs/.rr-websockets-allow.yaml
index cf48176c..9c46ef6e 100644
--- a/tests/plugins/websockets/configs/.rr-websockets-allow.yaml
+++ b/tests/plugins/websockets/configs/.rr-websockets-allow.yaml
@@ -35,8 +35,6 @@ redis:
broadcast:
test:
driver: memory
- config:
- placeholder: ""
websockets:
broker: test
diff --git a/tests/plugins/websockets/configs/.rr-websockets-deny.yaml b/tests/plugins/websockets/configs/.rr-websockets-deny.yaml
index 6ad6628c..c5bea82f 100644
--- a/tests/plugins/websockets/configs/.rr-websockets-deny.yaml
+++ b/tests/plugins/websockets/configs/.rr-websockets-deny.yaml
@@ -31,8 +31,6 @@ http:
broadcast:
test:
driver: memory
- config:
- placeholder: ""
websockets:
broker: test
diff --git a/tests/plugins/websockets/configs/.rr-websockets-init.yaml b/tests/plugins/websockets/configs/.rr-websockets-init.yaml
index 733de25c..7de9dff8 100644
--- a/tests/plugins/websockets/configs/.rr-websockets-init.yaml
+++ b/tests/plugins/websockets/configs/.rr-websockets-init.yaml
@@ -31,14 +31,6 @@ http:
broadcast:
default:
driver: memory
- # %YAML 1.1
- #---
- # !!map {
- # ? !!str "key"
- # : !!null "null",
- #}
- config:
- placeholder: ""
websockets:
broker: default
diff --git a/tests/plugins/websockets/configs/.rr-websockets-stop.yaml b/tests/plugins/websockets/configs/.rr-websockets-stop.yaml
index af1f57d4..ba4b21f1 100644
--- a/tests/plugins/websockets/configs/.rr-websockets-stop.yaml
+++ b/tests/plugins/websockets/configs/.rr-websockets-stop.yaml
@@ -31,8 +31,6 @@ http:
broadcast:
test:
driver: memory
- config:
- placeholder: ""
websockets:
broker: test