add tests.yml to test changes on tests itself

This commit is contained in:
Bruno Goncalves 2019-02-13 15:27:23 +01:00
commit e7a7589331

13
tests.yml Normal file
View file

@ -0,0 +1,13 @@
---
# Tests run on Atomic, Classic and Container
- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- atomic
- classic
- container
tests:
- gettext-tests
required_packages:
- gettext