qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] testing/next: avocado, gitlab, docker, cirrus
@ 2023-09-14 15:54 Alex Bennée
  2023-09-14 15:54 ` [PATCH 1/9] tests: update Debian images to Bookworm Alex Bennée
                   ` (8 more replies)
  0 siblings, 9 replies; 20+ messages in thread
From: Alex Bennée @ 2023-09-14 15:54 UTC (permalink / raw)
  To: qemu-devel
  Cc: Alex Bennée, Cleber Rosa, Philippe Mathieu-Daudé,
	Joel Stanley, Wainer dos Santos Moschetta, Beraldo Leal,
	Richard Henderson, Pavel Dovgalyuk, qemu-arm, Thomas Huth,
	Jiaxun Yang, John Snow, Mark Cave-Ayland, Peter Maydell,
	Laurent Vivier, Aurelien Jarno, Marc-André Lureau,
	Paolo Bonzini, Daniel P. Berrangé, Markus Armbruster

This is mostly focused on getting the tree green again. There are
fixes for timeouts on various platforms. We explicitly disable a few
due to a known regression. Also there is a chance to update our
containers for Bookworm.

I dropped the attempt to migrate from global's htags support as the
lsif-clang source code injester seems broken.

The following still need review:

  tests/docker: Update docker-loongarch-cross toolchain
  gitlab: fix typo/spelling in comments
  tests: update Debian images to Bookworm

Alex Bennée (2):
  tests: update Debian images to Bookworm
  gitlab: fix typo/spelling in comments

Daniel P. Berrangé (4):
  microbit: add missing qtest_quit() call
  qtest: kill orphaned qtest QEMU processes on FreeBSD
  gitlab: make Cirrus CI timeout explicit
  gitlab: make Cirrus CI jobs gating

Nicholas Piggin (1):
  tests/avocado: Fix console data loss

Philippe Mathieu-Daudé (1):
  tests/avocado: Disable MIPS Malta tests due to GitLab issue #1884

Richard Henderson (1):
  tests/docker: Update docker-loongarch-cross toolchain

 tests/qtest/libqtest.c                        |  7 +++++++
 tests/qtest/microbit-test.c                   |  2 ++
 .gitlab-ci.d/base.yml                         |  2 +-
 .gitlab-ci.d/cirrus.yml                       |  4 +++-
 .gitlab-ci.d/cirrus/build.yml                 |  2 ++
 python/qemu/machine/machine.py                | 19 +++++++++++++++++++
 tests/avocado/avocado_qemu/__init__.py        |  2 +-
 tests/avocado/boot_linux_console.py           |  7 +++++++
 tests/avocado/machine_mips_malta.py           |  6 ++++++
 tests/avocado/replay_kernel.py                |  7 +++++++
 tests/avocado/tuxrun_baselines.py             |  4 ++++
 .../dockerfiles/debian-amd64-cross.docker     | 10 +++-------
 tests/docker/dockerfiles/debian-amd64.docker  | 10 +++-------
 .../dockerfiles/debian-arm64-cross.docker     | 10 +++-------
 .../dockerfiles/debian-armel-cross.docker     | 10 +++-------
 .../dockerfiles/debian-armhf-cross.docker     | 10 +++-------
 .../dockerfiles/debian-loongarch-cross.docker |  2 +-
 .../dockerfiles/debian-ppc64el-cross.docker   | 10 +++-------
 .../dockerfiles/debian-s390x-cross.docker     | 10 +++-------
 tests/docker/dockerfiles/ubuntu2004.docker    |  2 +-
 tests/docker/dockerfiles/ubuntu2204.docker    |  2 +-
 tests/lcitool/libvirt-ci                      |  2 +-
 tests/lcitool/refresh                         | 18 +++++++++---------
 23 files changed, 93 insertions(+), 65 deletions(-)

-- 
2.39.2



^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2023-09-15 12:01 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-14 15:54 [PATCH 0/9] testing/next: avocado, gitlab, docker, cirrus Alex Bennée
2023-09-14 15:54 ` [PATCH 1/9] tests: update Debian images to Bookworm Alex Bennée
2023-09-14 16:10   ` Thomas Huth
2023-09-15  9:14   ` Philippe Mathieu-Daudé
2023-09-15  9:24     ` Daniel P. Berrangé
2023-09-15 10:53       ` Philippe Mathieu-Daudé
2023-09-15 11:24         ` Thomas Huth
2023-09-15 12:00         ` Daniel P. Berrangé
2023-09-14 15:54 ` [PATCH 2/9] gitlab: fix typo/spelling in comments Alex Bennée
2023-09-14 16:07   ` Thomas Huth
2023-09-14 17:21   ` Philippe Mathieu-Daudé
2023-09-14 15:54 ` [PATCH 3/9] tests/docker: Update docker-loongarch-cross toolchain Alex Bennée
2023-09-14 15:54 ` [PATCH 4/9] microbit: add missing qtest_quit() call Alex Bennée
2023-09-14 15:54 ` [PATCH 5/9] qtest: kill orphaned qtest QEMU processes on FreeBSD Alex Bennée
2023-09-14 15:54 ` [PATCH 6/9] gitlab: make Cirrus CI timeout explicit Alex Bennée
2023-09-14 15:54 ` [PATCH 7/9] gitlab: make Cirrus CI jobs gating Alex Bennée
2023-09-15  9:15   ` Philippe Mathieu-Daudé
2023-09-14 15:54 ` [PATCH 8/9] tests/avocado: Fix console data loss Alex Bennée
2023-09-15  9:18   ` Philippe Mathieu-Daudé
2023-09-14 15:54 ` [PATCH 9/9] tests/avocado: Disable MIPS Malta tests due to GitLab issue #1884 Alex Bennée

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).