From e68c8e2eb9ea705e9d846023d545410c7613de64 Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Fri, 15 Jan 2021 14:22:02 +0300 Subject: Use uniform snake case in the configs, fix critical issue with wrong calculation of workers in stack at the Destroy stage --- tests/plugins/informer/.rr-informer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/plugins/informer/.rr-informer.yaml') diff --git a/tests/plugins/informer/.rr-informer.yaml b/tests/plugins/informer/.rr-informer.yaml index e50ca9c9..e5853b21 100644 --- a/tests/plugins/informer/.rr-informer.yaml +++ b/tests/plugins/informer/.rr-informer.yaml @@ -6,7 +6,7 @@ server: "RR_CONFIG": "/some/place/on/the/C134" "RR_CONFIG2": "C138" relay: "pipes" - relayTimeout: "20s" + relay_timeout: "20s" rpc: listen: tcp://127.0.0.1:6001 -- cgit v1.2.3