summaryrefslogtreecommitdiff
path: root/tests/plugins/broadcast/configs/.rr-broadcast-same-section.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/plugins/broadcast/configs/.rr-broadcast-same-section.yaml')
-rw-r--r--tests/plugins/broadcast/configs/.rr-broadcast-same-section.yaml13
1 files changed, 3 insertions, 10 deletions
diff --git a/tests/plugins/broadcast/configs/.rr-broadcast-same-section.yaml b/tests/plugins/broadcast/configs/.rr-broadcast-same-section.yaml
index 360e05e5..2337b8fe 100644
--- a/tests/plugins/broadcast/configs/.rr-broadcast-same-section.yaml
+++ b/tests/plugins/broadcast/configs/.rr-broadcast-same-section.yaml
@@ -3,8 +3,6 @@ rpc:
server:
command: "php ../../psr-worker-bench.php"
- user: ""
- group: ""
relay: "pipes"
relay_timeout: "20s"
@@ -23,11 +21,11 @@ broadcast:
test:
driver: redis
addrs:
- - "localhost:6379"
+ - "127.0.0.1:6379"
test2:
driver: redis
addrs:
- - "localhost:6378"
+ - "127.0.0.1:6378"
test3:
driver: memory
test4:
@@ -35,9 +33,4 @@ broadcast:
logs:
mode: development
- level: debug
-
-endure:
- grace_period: 120s
- print_graph: false
- log_level: error
+ level: info