podman/contrib
Ed Santiago f0f12658de Test runners: nuke podman from $PATH before tests
We've had some oopsies in system tests:

    podman foo bar
    run podman foo bar

...all of which should be run_podman with underscore. Those
have been passing because /usr/bin/podman is the fallback
from $PATH. In those (few) cases, we haven't actually been
testing the podman we should be testing.

Solution: nuke /usr/bin/podman and podman-remote before
invoking system and unit tests. As an extra level of
paranoia, check for other podmans in $PATH - if any
exist, bail out with a fatal error.

Also: in a few cases where runner.sh invokes podman for
containerized something-something, run bin/podman instead
of podman from $PATH.

Also: fix existing dependencies on /usr/bin/podman

Signed-off-by: Ed Santiago <santiago@redhat.com>
2022-10-26 19:07:20 -06:00
..
cirrus Test runners: nuke podman from $PATH before tests 2022-10-26 19:07:20 -06:00
containers-common Add containers-common spec and command to podman 2022-02-22 14:38:57 -05:00
hello docs: update the podman logo 2022-08-07 09:11:53 +08:00
modules-load.d Load ip_tables modules at boot 2022-02-23 16:11:19 +01:00
msi Open Windows tutorial after MSI installation 2022-06-16 23:46:24 -05:00
pkginstaller pkginstaller: use path_helper to add podman and helpers to path 2022-09-19 12:08:01 +05:30
podmanimage Podman image: Set default_sysctls to empty for rootless containers 2022-10-18 09:27:20 +02:00
podmanremoteimage Contrib: Add containerfile to create podman-remote binary image 2022-09-26 10:34:13 +05:30
remote [CI:DOCS] Improve language. Fix spelling and typos. 2022-07-11 21:59:32 +02:00
script Add script to determine dependency sizes 2018-03-23 14:12:14 +00:00
snapcraft Fix updated link to install instructions 2022-08-11 20:34:59 -04:00
spec Makefile: install targets independent of build 2022-01-25 08:27:44 -05:00
systemd Use tmpfiles.d specifiers instead of fixed path 2022-08-24 15:45:50 +09:00
tmpfile Set default storage from containers.conf for temporary images 2021-09-15 10:43:51 -04:00
win-installer Add new windows installer and build 2022-09-06 16:12:09 -05:00
dependabot-dance codespell cleanup 2021-05-05 15:50:59 -04:00
dependencies.txt Remove varlink support from Podman 2020-11-26 16:50:42 -05:00