buildah/internal
Nalin Dahyabhai b4c49261f0 integration tests: learn to start a dummy registry
When a test needs to talk to a registry server, launch one as part of
the test rather than depending on it having been started by someone
else.

Use run_buildah where we used to use 'run buildah' without checking the
return code, and in a few cases where we did check it.

In the "from with non buildah container" test, use "podman create" with
host networking, in an attempt to avoid messing with networking in cases
where we're running on a system with a version of podman that will
create a bridge with CNI that we'll also create with netavark.  We're
not sharing storage between the two invocations, so the logic that tries
to detect this problem won't detect it.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2022-04-07 16:16:18 -04:00
..
parse integration tests: learn to start a dummy registry 2022-04-07 16:16:18 -04:00
source image: set MediaType in OCI manifests 2021-11-29 20:04:09 -05:00
util buildkit: add from field to bind and cache mounts so images can be used as source 2022-01-08 16:58:38 +05:30
types.go buildkit: add from field to bind and cache mounts so images can be used as source 2022-01-08 16:58:38 +05:30