From 3759df801089973edb1116df69f310aaa2d703dc Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Thu, 5 Nov 2020 16:53:51 +0300 Subject: Add App tests --- plugins/app/tests/configs/.rr-wrong-relay.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 plugins/app/tests/configs/.rr-wrong-relay.yaml (limited to 'plugins/app/tests/configs/.rr-wrong-relay.yaml') diff --git a/plugins/app/tests/configs/.rr-wrong-relay.yaml b/plugins/app/tests/configs/.rr-wrong-relay.yaml new file mode 100644 index 00000000..d8ffe8f8 --- /dev/null +++ b/plugins/app/tests/configs/.rr-wrong-relay.yaml @@ -0,0 +1,9 @@ +app: + command: "php ../../../tests/client.php echo pipes" + user: "" + group: "" + env: + "RR_CONFIG": "/some/place/on/the/C134" + "RR_CONFIG2": "C138" + relay: "pupes" + relayTimeout: "20s" \ No newline at end of file -- cgit v1.2.3