bc/tests/tests.yml

15 lines
234 B
YAML
Raw Normal View History

---
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
- container
- atomic
tests:
- sanity.test:
dir: sanity
run: python3 runtests.py -v
required_packages:
- bc