The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/m4#d9c380b5e895cc95250fdbbdad58f3a4c0072f3c
17 lines
248 B
YAML
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
|
|
|