mirror of
https://github.com/containers/skopeo.git
synced 2025-04-27 11:01:18 +00:00
This commit enables TMT jobs triggered by Packit to run system tests. 2 set of jobs `dev` and `release` have been added. `dev` jobs are meant to run on main PRs with additional package updates fetched from podman-next copr while `release` jobs are meant to run on release- branch PRs using only the dependencies present in the official distro. Packit checks PR labels (see previous commit) to filter out the jobs that get run. Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org> |
||
---|---|---|
.. | ||
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 |