skopeo/tests/test_skopeo.yml
Jindrich Novy 478abf41a7 skopeo-1.6.1-3.el9
- remove BATS from required packages (Ed Santiago)
- Related: #2061316

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2022-03-14 15:16:37 +01:00

17 lines
319 B
YAML

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