Just saw this land in master, awesome. Suggestion inline.
Marc-André Lureau writes:
> Allow to specify the container engine to run with ENGINE variable.
>
> By default, ENGINE=auto and will select either podman or docker.
>
> Signed-off-by: Marc-André Lureau
> ---
> Makefile
One more: does docs/devel/testing.rst need an update?
Marc-André Lureau writes:
> Allow to specify the container engine to run with ENGINE variable.
>
> By default, ENGINE=auto and will select either podman or docker.
>
> Signed-off-by: Marc-André Lureau
Reviewed-by: Alex Bennée
> ---
> Makefile | 2 +-
> tests/docker/Mak
On Sat, Jul 13, 2019 at 06:33:08PM +0400, Marc-André Lureau wrote:
> Allow to specify the container engine to run with ENGINE variable.
>
> By default, ENGINE=auto and will select either podman or docker.
>
> Signed-off-by: Marc-André Lureau
> ---
> Makefile | 2 +-
> tests
Allow to specify the container engine to run with ENGINE variable.
By default, ENGINE=auto and will select either podman or docker.
Signed-off-by: Marc-André Lureau
---
Makefile | 2 +-
tests/docker/Makefile.include | 8 ++--
2 files changed, 7 insertions(+), 3 deletion