On Fri, 17 Jan 2020 17:19:26 +0100 Philippe Mathieu-Daudé <phi...@redhat.com> wrote:
> On 1/17/20 5:03 PM, Igor Mammedov wrote: > > On Thu, 16 Jan 2020 16:43:07 +0100 > > Philippe Mathieu-Daudé <phi...@redhat.com> wrote: > > > >> On 1/15/20 10:01 PM, no-re...@patchew.org wrote: > >>> Patchew URL: > >>> https://patchew.org/QEMU/1579100861-73692-1-git-send-email-imamm...@redhat.com/ > >>> > >>> > >>> > >>> Hi, > >>> > >>> This series failed the docker-quick@centos7 build test. Please find the > >>> testing commands and > >>> their output below. If you have Docker installed, you can probably > >>> reproduce it > >>> locally. > >>> > >>> === TEST SCRIPT BEGIN === > >>> #!/bin/bash > >>> make docker-image-centos7 V=1 NETWORK=1 > >>> time make docker-test-quick@centos7 SHOW_ENV=1 J=14 NETWORK=1 > > > > it doesn't work on my host, since it tries to use /tmp for building an image > > and fails with no space. > > is there any way to point it to some other place? > > What is failing? Building the docker image, or building QEMU withing the > docker container? docker image