Wainer dos Santos Moschetta <waine...@redhat.com> writes:
> Hi Alex, > > On 1/22/20 8:22 AM, Alex Bennée wrote: >> Hi, >> >> There isn't much in my queue at the moment. The move of the various >> compilers to buster fixes one of the shippable problems. I have a >> longer series cooking to support multiarch docker builds which I'll >> try and get posted by the end of this week. > > Do you mind to pick this up too? -> > > [PATCH 0/1] travis.yml: Missing genisoimage package > > https://www.mail-archive.com/qemu-devel@nongnu.org/msg669898.html Sure - queued. > > - Wainer > > >> >> Alex Bennée (2): >> tests/docker: move most cross compilers to buster base >> tests/docker: better handle symlinked libs >> >> Thomas Huth (1): >> gitlab-ci: Refresh the list of iotests >> >> .gitlab-ci.yml | 12 ++++++------ >> tests/docker/Makefile.include | 16 ++++++++-------- >> tests/docker/docker.py | 3 ++- >> tests/docker/dockerfiles/debian-amd64.docker | 2 +- >> .../docker/dockerfiles/debian-armel-cross.docker | 2 +- >> .../docker/dockerfiles/debian-armhf-cross.docker | 2 +- >> .../dockerfiles/debian-mips64el-cross.docker | 2 +- >> .../dockerfiles/debian-mipsel-cross.docker | 2 +- >> .../dockerfiles/debian-ppc64el-cross.docker | 2 +- >> .../docker/dockerfiles/debian-s390x-cross.docker | 2 +- >> 10 files changed, 23 insertions(+), 22 deletions(-) >> -- Alex Bennée