All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] testing/next: docker, ansible
@ 2023-03-07 14:38 Alex Bennée
  2023-03-07 14:38 ` [PATCH 1/5] tests/avocado: update AArch64 tests to Alpine 3.17.2 Alex Bennée
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Alex Bennée @ 2023-03-07 14:38 UTC (permalink / raw)
  To: qemu-devel
  Cc: John Snow, Thomas Huth, Wainer dos Santos Moschetta,
	Marc-André Lureau, Markus Armbruster,
	Daniel P. Berrangé,
	Stefan Hajnoczi, Bastian Koppelmann, Cleber Rosa,
	Alex Bennée, Paolo Bonzini, Philippe Mathieu-Daudé

A quick fix to docker which should help layer re-use. I was also
trying to get the KVM version of the boot_linux.py tests running on
the centos8-stream machine so we could disable the TCG equivalents.
Unfortunately this doesn't help as the TCG versions exercise both the
fdc emulation and the out-of-kernel APIC emulation. We may not care
too much about the fdc coverage but it would be awesome if we could
find a better way of exercising the x86 interrupt controller code than
running a very slow distro boot.

Alex Bennée (4):
  tests/docker: all add DOCKER_BUILDKIT to RUNC environment
  scripts/ci: add libslirp-devel to build-environment
  scripts/ci: update gitlab-runner playbook to handle CentOS
  gitlab: update centos-8-stream job

Marcin Juszkiewicz (1):
  tests/avocado: update AArch64 tests to Alpine 3.17.2

 .../custom-runners/centos-stream-8-x86_64.yml | 18 ++++++-----------
 .../org.centos/stream/8/build-environment.yml |  1 +
 scripts/ci/setup/gitlab-runner.yml            | 20 +++++++++++++++++--
 tests/avocado/machine_aarch64_virt.py         |  8 ++++----
 tests/docker/Makefile.include                 |  2 +-
 5 files changed, 30 insertions(+), 19 deletions(-)

-- 
2.39.2



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

end of thread, other threads:[~2023-03-07 15:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-07 14:38 [PATCH 0/5] testing/next: docker, ansible Alex Bennée
2023-03-07 14:38 ` [PATCH 1/5] tests/avocado: update AArch64 tests to Alpine 3.17.2 Alex Bennée
2023-03-07 15:03   ` Philippe Mathieu-Daudé
2023-03-07 14:38 ` [PATCH 2/5] tests/docker: all add DOCKER_BUILDKIT to RUNC environment Alex Bennée
2023-03-07 14:38 ` [PATCH 3/5] scripts/ci: add libslirp-devel to build-environment Alex Bennée
2023-03-07 14:42   ` Thomas Huth
2023-03-07 14:38 ` [PATCH 4/5] scripts/ci: update gitlab-runner playbook to handle CentOS Alex Bennée
2023-03-07 14:38 ` [PATCH 5/5] gitlab: update centos-8-stream job Alex Bennée

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.