m4/tests/tests.yml
Petr Šabata 8349ec23ed RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/m4#d9c380b5e895cc95250fdbbdad58f3a4c0072f3c
2020-10-15 18:53:07 +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