buildah/tests/test_buildah.yml
Petr Šabata cc911cc545 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/buildah#c9c0e474cdb909f2c1cc8aef690a982522a38460
2020-10-14 22:31:37 +02:00

18 lines
331 B
YAML

---
- hosts: localhost
environment:
TMPDIR: /var/tmp
roles:
- role: standard-test-basic
tags:
- classic
- container
required_packages:
- buildah
- buildah-tests
tests:
- root-test:
dir: ./
run: ./test_buildah.sh
timeout: 60m