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