teckit/tests/tests.yml

12 lines
187 B
YAML

---
# Run tests in all contexts
- hosts: localhost
tags:
- classic
roles:
- role: standard-test-beakerlib
tests:
- smoke-functionality
required_packages:
- teckit