tests/docker: add packages needed for check-acceptance
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 1 Jul 2020 13:56:37 +0000 (14:56 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Sat, 11 Jul 2020 14:53:00 +0000 (15:53 +0100)
commitcdc61815c7da72469514aa230414d22df6fc087d
treee568e95052af833fd9f7e7d30aac796d5b655694
parente6f1306b1003e2ce4e63c8e5dbe362d27fb8766c
tests/docker: add packages needed for check-acceptance

We need additional python packages to run check-acceptance. Add them
to the docker images we will be using later.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20200701135652.1366-26-alex.bennee@linaro.org>
tests/docker/dockerfiles/fedora.docker
tests/docker/dockerfiles/ubuntu2004.docker