From f52156e76cf02e0b3de993fa6d9ba0d2f4e52001 Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Fri, 25 Dec 2020 00:55:15 +0300 Subject: Initial commit of experiment --- tests/plugins/server/configs/.rr-wrong-command.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 tests/plugins/server/configs/.rr-wrong-command.yaml (limited to 'tests/plugins/server/configs/.rr-wrong-command.yaml') diff --git a/tests/plugins/server/configs/.rr-wrong-command.yaml b/tests/plugins/server/configs/.rr-wrong-command.yaml new file mode 100644 index 00000000..e66349dd --- /dev/null +++ b/tests/plugins/server/configs/.rr-wrong-command.yaml @@ -0,0 +1,12 @@ +server: + command: "php some_absent_file.php" + user: "" + group: "" + env: + "RR_CONFIG": "/some/place/on/the/C134" + "RR_CONFIG2": "C138" + relay: "pipes" + relayTimeout: "20s" +logs: + mode: development + level: error \ No newline at end of file -- cgit v1.2.3