]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/docker: Use Python3 PyYAML in the Fedora image
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 23 Mar 2020 16:15:12 +0000 (16:15 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 27 Mar 2020 13:43:20 +0000 (13:43 +0000)
commit6d8e7738b0375d9bf247b73ed4739f741df03f21
tree9038b15ae824c125d43edc9decdf57981c77ed20
parent9274ae32c34971c2bb3a640ec265e886cdd438c9
tests/docker: Use Python3 PyYAML in the Fedora image

The Python2 PyYAML is now pointless, switch to the Python3 version.

Fixes: bcbf27947 (docker: move tests from python2 to python3)
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200322120104.21267-4-philmd@redhat.com>
Message-Id: <20200323161514.23952-10-alex.bennee@linaro.org>
tests/docker/dockerfiles/fedora.docker