bc/tests/tests.yml
2018-05-07 17:38:28 +03:00

16 lines
327 B
YAML

---
# This first play always runs on the local staging system
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
- container
- atomic
tests:
- sanity.test:
dir: sanity
run: python3 runtests.py -v
required_packages:
- bc # Required to run initscript