summaryrefslogtreecommitdiff
path: root/plugins/informer/tests/.rr-informer.yaml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-11-18 10:37:44 +0300
committerValery Piashchynski <[email protected]>2020-11-18 10:37:44 +0300
commitbe18313f6bf8f903f2d2ba3ca812ad8546c329f6 (patch)
tree0a6d7382a526a59a034f85d60b3f2b24e103ffcd /plugins/informer/tests/.rr-informer.yaml
parent6236aac37bd1661b20400689f66d1e92283c5111 (diff)
Informer plugin ready
Diffstat (limited to 'plugins/informer/tests/.rr-informer.yaml')
-rw-r--r--plugins/informer/tests/.rr-informer.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/plugins/informer/tests/.rr-informer.yaml b/plugins/informer/tests/.rr-informer.yaml
new file mode 100644
index 00000000..83ecd582
--- /dev/null
+++ b/plugins/informer/tests/.rr-informer.yaml
@@ -0,0 +1,13 @@
+server:
+ command: "php ../../../tests/client.php echo pipes"
+ user: ""
+ group: ""
+ env:
+ "RR_CONFIG": "/some/place/on/the/C134"
+ "RR_CONFIG2": "C138"
+ relay: "pipes"
+ relayTimeout: "20s"
+
+rpc:
+ listen: tcp://127.0.0.1:6001
+ disabled: false \ No newline at end of file