m4/tests/tests.yml
Yevhenii Shapovalov 1372b0f71e add_tests
2017-12-04 18:26:29 +02:00

17 lines
248 B
YAML

---
# Tests for Classic and Container
- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
- container
tests:
- testsuite
required_packages:
- autoconf
- automake
- rpm-build
- wget