skopeo/tests/test_skopeo.yml
Jindrich Novy 47b67cbbfb skopeo-1.15.0-1.el10
- Sync with RHEL9
- Resolves: RHEL-30637

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-03-28 12:41:39 +01:00

18 lines
335 B
YAML

---
- hosts: localhost
tags: classic
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