[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v1 0/5] testing updates (docker and acceptance CI tweaks)
From: |
Alex Bennée |
Subject: |
[PATCH v1 0/5] testing updates (docker and acceptance CI tweaks) |
Date: |
Mon, 9 Mar 2020 20:23:13 +0000 |
Hi,
Another week, another testing series. Apart from gathering up some
docker tweaks from Phillipe I've also added skips for some MIPS and
SPARC acceptance tests that are timing out in CI but not for me
locally.
Alex Bennée (1):
tests/acceptance: disable two more tests while in CI
Philippe Mathieu-Daudé (4):
tests/docker: Install tools to cross-debug and build Linux kernels
tests/docker: Update VirGL git repository URL
tests/docker: Remove obsolete VirGL --with-glx configure option
tests/docker: Update VirGL to v0.8.0
tests/acceptance/machine_mips_malta.py | 2 ++
tests/acceptance/machine_sparc_leon3.py | 2 ++
tests/docker/dockerfiles/debian-amd64.docker | 6 +++---
tests/docker/dockerfiles/debian10.docker | 3 +++
tests/docker/dockerfiles/debian9.docker | 3 +++
5 files changed, 13 insertions(+), 3 deletions(-)
--
2.20.1
- [PATCH v1 0/5] testing updates (docker and acceptance CI tweaks),
Alex Bennée <=
- [PATCH v1 1/5] tests/docker: Install tools to cross-debug and build Linux kernels, Alex Bennée, 2020/03/09
- [PATCH v1 2/5] tests/docker: Update VirGL git repository URL, Alex Bennée, 2020/03/09
- [PATCH v1 5/5] tests/acceptance: disable two more tests while in CI, Alex Bennée, 2020/03/09
- [PATCH v1 3/5] tests/docker: Remove obsolete VirGL --with-glx configure option, Alex Bennée, 2020/03/09
- [PATCH v1 4/5] tests/docker: Update VirGL to v0.8.0, Alex Bennée, 2020/03/09
- Re: [PATCH v1 0/5] testing updates (docker and acceptance CI tweaks), no-reply, 2020/03/09