qrencode/tests/tests.yml
Petr Šplíchal 9f3f18aea3 Add CI tests using the standard test interface
Adding simple smoke test for qrencode according
to the CI wiki [0] and standard test interface [1].

[0] https://fedoraproject.org/wiki/CI
[1] https://fedoraproject.org/wiki/Changes/InvokingTests
2017-11-15 11:33:32 +01:00

13 lines
187 B
YAML

- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
- container
- atomic
tests:
- smoke
required_packages:
- qrencode
- file