buildah/tests/tests.yml
Jindrich Novy 2a5e3bc54b buildah-1.24.0-0.42.el9
- basically, bring in from RHEL8 container-tools module,
  remove podman & skopeo, and bang at it until it works. (Ed Santiago)
- Related: #2000051

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2022-01-06 09:43:08 +01:00

17 lines
373 B
YAML

---
- hosts: localhost
tags: classic
vars:
- artifacts: ./artifacts
roles:
- role: bats_installed
- role: run_bats_tests
tests:
- name: buildah root
package: buildah
environment:
TMPDIR: /var/tmp
BUILDAH_BINARY: /usr/bin/buildah
IMGTYPE_BINARY: /usr/bin/buildah-imgtype
COPY_BINARY: /usr/bin/buildah-copy