|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 4/4] test/docker/dockerfiles: Add missing packages for acceptance tests |
Date: | Fri, 23 Oct 2020 10:07:08 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.1 |
On 10/23/20 9:33 AM, Thomas Huth wrote:
Some of the "check-acceptance" tests are still skipped in the CI since the docker images do not provide the necessary packages, e.g. the netcat binary. Add them to get more test coverage. Signed-off-by: Thomas Huth <thuth@redhat.com> --- tests/docker/dockerfiles/centos8.docker | 1 + tests/docker/dockerfiles/debian-amd64.docker | 3 +++ tests/docker/dockerfiles/fedora.docker | 1 + tests/docker/dockerfiles/ubuntu2004.docker | 1 + 4 files changed, 6 insertions(+)
Finally... Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
[Prev in Thread] | Current Thread | [Next in Thread] |