buildah/tests/test_buildah.yml
Lokesh Mandvekar 54b15dc10d increase gating test timeout to 80 minutes
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2022-02-01 16:13:55 -05: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: 80m