skopeo/tests/test_skopeo.yml
Ed Santiago 2670fa12f2 enable gating tests
Signed-off-by: Ed Santiago <santiago@redhat.com>
2019-10-16 06:34:16 -06:00

17 lines
307 B
YAML

---
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
- container
required_packages:
- bats
- skopeo
- skopeo-tests
tests:
- root-test:
dir: ./
run: ./test_skopeo.sh
timeout: 15m