libuninameslist/tests/tests.yml
Petr Šabata 88c3aee033 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/libuninameslist#9d23dbac15f3cc842e5e63ec301005ca65cad92b
2020-10-15 17:51:09 +02:00

23 lines
293 B
YAML

---
- hosts: localhost
tags:
- classic
roles:
- role: standard-test-source
- hosts: localhost
tags:
- classic
roles:
- role: standard-test-basic
tests:
- smoke
required_packages:
- autoconf
- automake
- libtool
- m4
- gcc
- sed
- make