skopeo/tests/test_skopeo.yml
Jindrich Novy 72ad847dbe skopeo-1.4.1-0.12.el9
- add skopeo tests from Fedora
- Related: #2000051

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2021-10-01 12:43:30 +02: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