]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/docker: add podman support
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 23 May 2019 15:37:51 +0000 (17:37 +0200)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 22 Aug 2019 13:30:25 +0000 (17:30 +0400)
commit05af039d1e0baec1e1577701ec8309313f832f06
tree7e4da4a0864677cabab86068bf8c1b0a45e8ff5a
parent9459f754134bb786edf85ca9fc00f1805e67bd74
tests/docker: add podman support

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 <marcandre.lureau@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Makefile
tests/docker/Makefile.include