tools/tests/tests.yml
Clement Verna 1d5be706eb Add a support for Fedora CI tests
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-10-01 09:07:09 +02:00

13 lines
225 B
YAML

- hosts: localhost
roles:
- role: standard-test-basic
tags:
- container
tests:
- integration
required_packages:
- python3-conu
- python3-pytest
- docker
required_services:
- docker