Re: [PATCH v3 23/30] tests/docker: add packages needed for check-acceptance

2020-06-29 Thread Thomas Huth
On 26/06/2020 20.13, Alex Bennée wrote: 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 --- tests/docker/dockerfiles/fedora.docker | 7 +++ tests/docker/dockerfiles/ubuntu2004.docker | 10 ++

Re: [PATCH v3 23/30] tests/docker: add packages needed for check-acceptance

2020-06-29 Thread Philippe Mathieu-Daudé
Hi Alex, On 6/26/20 8:13 PM, Alex Bennée wrote: > We need additional python packages to run check-acceptance. Add them > to the docker images we will be using later. I'm not sure everybody is interested by that. Maybe we could add an extra 'acceptance-testing' Docker layer on top and use these im

[PATCH v3 23/30] tests/docker: add packages needed for check-acceptance

2020-06-26 Thread Alex Bennée
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 --- tests/docker/dockerfiles/fedora.docker | 7 +++ tests/docker/dockerfiles/ubuntu2004.docker | 10 +- 2 files changed, 16 insertions(+),