mbox series

[v1,0/3] current testing/next queue

Message ID 20200122102223.20036-1-alex.bennee@linaro.org
Headers show
Series current testing/next queue | expand

Message

Alex Bennée Jan. 22, 2020, 10:22 a.m. UTC
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.

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(-)

Comments

Wainer dos Santos Moschetta Jan. 22, 2020, 1:37 p.m. UTC | #1
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

- 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 Jan. 22, 2020, 2:15 p.m. UTC | #2
Wainer dos Santos Moschetta <wainersm@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(-)
>>