monolithic/goss.yaml

29 lines
484 B
YAML
Raw Normal View History

file:
/data/logs/access.log:
exists: true
contains: []
/data/logs/error.log:
exists: true
contains: []
port:
tcp:80:
listening: true
command:
/scripts/cache_test.sh:
exit-status: 0
stdout:
- Succesfully Cached
timeout: 20000
process:
nginx:
running: true
supervisord:
running: true
http:
http://127.0.0.1/lancache-heartbeat:
status: 204
allow-insecure: false
no-follow-redirects: false
timeout: 0
body: []