buildah/tests/test_buildah.yml
Ed Santiago 59753d6b20 Gating tests: timeout: bump to 60m (from 30)
buildah tests take a looooong time

Signed-off-by: Ed Santiago <santiago@redhat.com>
2019-10-30 14:34:47 -06:00

16 lines
295 B
YAML

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