diff options
author | Ed Santiago <santiago@redhat.com> | 2022-04-20 13:30:31 -0600 |
---|---|---|
committer | Ed Santiago <santiago@redhat.com> | 2022-04-21 11:02:57 -0600 |
commit | 55a5bd8a00577a91fb381364bcfc61e50a8e505a (patch) | |
tree | 2b0d6d1d2f4329662b8c9dc8da32e3344c774c1b /libpod/container_linux.go | |
parent | cb09c26c6519c2fff8be7285d585672a9066f2da (diff) | |
download | podman-55a5bd8a00577a91fb381364bcfc61e50a8e505a.tar.gz podman-55a5bd8a00577a91fb381364bcfc61e50a8e505a.tar.bz2 podman-55a5bd8a00577a91fb381364bcfc61e50a8e505a.zip |
Optimization: skip tests in some circumstances
A common pattern is to submit PRs that update only tests or docs.
When the only changes are to test/e2e, there is no point in running
test/system or test/upgrade or test/buildah-bud. Likewise, reciprocally,
and similarly for a bunch of other tests (alt, cross, apiv2, ...)
And when the only changes are under docs/ , there is no point in
running any of the above.
Exception: if $CIRRUS_<mumble> are undefined (e.g., cron), never skip
Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'libpod/container_linux.go')
0 files changed, 0 insertions, 0 deletions