haproxy/tests/tests.yml
Ryan O'Hara f585e9ceb5 Add gating tests
Related: #1966688
2021-08-10 13:11:41 -05:00

14 lines
213 B
YAML

- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- simple:
dir: .
run: ./run_tests.sh
required_packages:
- curl
- gettext
- httpd