From a6b6e3e7eef3015fac64fab9f7d4597d913b264d Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Fri, 10 Sep 2021 19:39:47 +0300 Subject: Configs update Signed-off-by: Valery Piashchynski --- tests/plugins/broadcast/configs/.rr-broadcast-global.yaml | 4 ---- tests/plugins/broadcast/configs/.rr-broadcast-same-section.yaml | 5 ----- tests/plugins/websockets/configs/.rr-websockets-allow.yaml | 2 -- tests/plugins/websockets/configs/.rr-websockets-deny.yaml | 2 -- tests/plugins/websockets/configs/.rr-websockets-init.yaml | 8 -------- tests/plugins/websockets/configs/.rr-websockets-stop.yaml | 2 -- 6 files changed, 23 deletions(-) (limited to 'tests') 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 -- cgit v1.2.3