OSDN Git Service

Merge remote-tracking branch 'remotes/elmarco/tags/podman-pull-request' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 23 Aug 2019 09:58:28 +0000 (10:58 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 23 Aug 2019 09:58:28 +0000 (10:58 +0100)
commit61146e9cb40c3f13f94447fe311efe73b1f2494b
tree1ec372f08f526c1449ee8908592548d7e82f8f84
parent3590b27c7a2be7a24b4b265e2e9458b3761103e1
parenta4eb74a66a0f34d53127e240c1eeae42073bc558
Merge remote-tracking branch 'remotes/elmarco/tags/podman-pull-request' into staging

tests/docker: add podman support

# gpg: Signature made Thu 22 Aug 2019 14:46:51 BST
# gpg:                using RSA key 87A9BD933F87C606D276F62DDAE8E10975969CE5
# gpg:                issuer "marcandre.lureau@redhat.com"
# gpg: Good signature from "Marc-AndrĂ© Lureau <marcandre.lureau@redhat.com>" [full]
# gpg:                 aka "Marc-AndrĂ© Lureau <marcandre.lureau@gmail.com>" [full]
# Primary key fingerprint: 87A9 BD93 3F87 C606 D276  F62D DAE8 E109 7596 9CE5

* remotes/elmarco/tags/podman-pull-request:
  test: skip tests if socket_check_protocol_support() failed
  test-char: skip tcp tests if ipv4 check failed
  tests: specify the address family when checking bind
  tests/docker: add podman support
  docker.py: add podman support
  docker.py: add --run-as-current-user

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>