Re: [Qemu-devel] [PATCH v2 0/5] tests/docker: add podman support

2019-07-09 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190709194330.837-1-marcandre.lur...@redhat.com/ Hi, This series failed the asan build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN === #!/bin/ba

[Qemu-devel] [PATCH v2 0/5] tests/docker: add podman support

2019-07-09 Thread Marc-André Lureau
Hi, podman allows to run containers in a similar fashion as docker, but without daemon or root privileges. Thank you podman! There is a weird issue with getaddrinfo(), that I reported upstream https://github.com/containers/libpod/issues/3535. For now, it is worked around with extra socket_check_p