mirror of
https://github.com/containers/skopeo.git
synced 2025-07-11 21:48:40 +00:00
bats isn't shipped on ELN, RHEL and CentOS Stream. Enabling EPEL is also problematic on internal testing farm environments. This commit fetches and installs bats from source on RHEL and CentOS Stream so we don't have to worry about EPEL enablement anymore. We also aren't doing any ELN testing on TMT currently, so we don't need any additional configuration for it and the current config should work across the board. Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com> |
||
---|---|---|
.. | ||
testdata | ||
tmt | ||
001-basic.bats | ||
010-inspect.bats | ||
020-copy.bats | ||
030-local-registry-tls.bats | ||
040-local-registry-auth.bats | ||
050-signing.bats | ||
060-delete.bats | ||
070-list-tags.bats | ||
080-sync.bats | ||
helpers.bash | ||
make-noarch-manifest | ||
run-tests |