summaryrefslogtreecommitdiff
path: root/plugins/app/tests/.rr.yaml
blob: c9d1bd403f8024aae9398434e48e0567efdd2027 (plain)
1
2
3
4
5
6
7
8
9
app:
  command: "php plugins/app/tests/hello.php hello_echo"
  user: ""
  group: ""
  env:
    "RR_CONFIG": "/some/place/on/the/C134"
    "RR_CONFIG2": "C138"
  relay: "pipes"
  relayTimeout: "20s"