All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/7] Several CI cleanups and improvements around initrd/rootfs
@ 2025-04-11 20:32 Marek Marczykowski-Górecki
  2025-04-11 20:32 ` [PATCH v3 1/7] CI: wait for Xen to start before waiting for test to complete Marek Marczykowski-Górecki
                   ` (7 more replies)
  0 siblings, 8 replies; 18+ messages in thread
From: Marek Marczykowski-Górecki @ 2025-04-11 20:32 UTC (permalink / raw)
  To: xen-devel; +Cc: Andrew Cooper, Marek Marczykowski-Górecki

Some of those patches are collected from my stubdomain test series, others are
made while getting the new runner working. This series initially included
adding Zen4 runner, but drop it in this version as there is quite enough stuff
here already, and there are few more dependencies for the new runner (fixing
some PVH issues, getting 6.12 kernel to build etc).

This series also evolved into refactoring initrd/rootfs handling and now
depends on test-artifacts changes posted by Andrew. This significantly reduces
hw test jobs time.

Marek Marczykowski-Górecki (7):
  CI: wait for Xen to start before waiting for test to complete
  CI: fix waiting for final test message
  CI: switch qubes runners to use console.exp
  CI: write whole etc/issue for domU initrd
  CI: avoid repacking initrd as part of the test job
  CI: remove now unused alpine-3.18-arm64-rootfs job and its container
  CI: save toolstack artifact as cpio.gz

 automation/build/alpine/3.18-arm64v8.dockerfile           |  1 +-
 automation/gitlab-ci/build.yaml                           | 11 +-
 automation/gitlab-ci/test.yaml                            |  6 +-
 automation/scripts/build                                  |  2 +-
 automation/scripts/console.exp                            | 40 +++-
 automation/scripts/qemu-alpine-x86_64.sh                  | 12 +-
 automation/scripts/qemu-smoke-dom0-arm32.sh               |  1 +-
 automation/scripts/qemu-smoke-dom0-arm64.sh               | 10 +-
 automation/scripts/qemu-smoke-dom0less-arm32.sh           |  1 +-
 automation/scripts/qemu-smoke-dom0less-arm64.sh           |  9 +-
 automation/scripts/qemu-xtf-dom0less-arm64.sh             |  1 +-
 automation/scripts/qubes-x86-64.sh                        | 79 ++------
 automation/scripts/xilinx-smoke-dom0-x86_64.sh            | 23 +-
 automation/scripts/xilinx-smoke-dom0less-arm64.sh         | 17 +--
 automation/tests-artifacts/alpine/3.18-arm64v8.dockerfile | 66 +-------
 15 files changed, 108 insertions(+), 171 deletions(-)
 delete mode 100644 automation/tests-artifacts/alpine/3.18-arm64v8.dockerfile

base-commit: 7bf777b42cade81d4f20f78cb85c4bc0f638de7b
-- 
git-series 0.9.1


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

end of thread, other threads:[~2025-04-12 16:55 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-11 20:32 [PATCH v3 0/7] Several CI cleanups and improvements around initrd/rootfs Marek Marczykowski-Górecki
2025-04-11 20:32 ` [PATCH v3 1/7] CI: wait for Xen to start before waiting for test to complete Marek Marczykowski-Górecki
2025-04-11 20:37   ` Andrew Cooper
2025-04-11 20:32 ` [PATCH v3 2/7] CI: fix waiting for final test message Marek Marczykowski-Górecki
2025-04-11 20:37   ` Andrew Cooper
2025-04-11 20:32 ` [PATCH v3 3/7] CI: switch qubes runners to use console.exp Marek Marczykowski-Górecki
2025-04-11 20:40   ` Andrew Cooper
2025-04-11 20:43     ` Marek Marczykowski-Górecki
2025-04-11 20:32 ` [PATCH v3 4/7] CI: write whole etc/issue for domU initrd Marek Marczykowski-Górecki
2025-04-11 21:07   ` Andrew Cooper
2025-04-11 22:52     ` Marek Marczykowski-Górecki
2025-04-11 20:32 ` [PATCH v3 5/7] CI: avoid repacking initrd as part of the test job Marek Marczykowski-Górecki
2025-04-12 14:05   ` Andrew Cooper
2025-04-12 14:19     ` Marek Marczykowski-Górecki
2025-04-12 16:42   ` Andrew Cooper
2025-04-11 20:32 ` [PATCH v3 7/7] CI: save toolstack artifact as cpio.gz Marek Marczykowski-Górecki
2025-04-11 20:32 ` [PATCH test-artifacts v3 8/7] Enable CONFIG_USB_RTL8152 in kernel for hw12 runner Marek Marczykowski-Górecki
     [not found] ` <733860a00926d1d2d50e5914a783e5d777828442.1744403499.git-series.marmarek@invisiblethingslab.com>
2025-04-12 16:55   ` [PATCH v3 6/7] CI: remove now unused alpine-3.18-arm64-rootfs job and its container Andrew Cooper

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.