All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/6] CI: switch to CPIO archives
@ 2025-04-14 11:08 Andrew Cooper
  2025-04-14 11:08 ` [PATCH v3 1/6] CI: Rename intermediate artefacts in qemu-* scripts Andrew Cooper
                   ` (6 more replies)
  0 siblings, 7 replies; 23+ messages in thread
From: Andrew Cooper @ 2025-04-14 11:08 UTC (permalink / raw)
  To: Xen-devel
  Cc: Andrew Cooper, Anthony PERARD, Stefano Stabellini, Michal Orzel,
	Doug Goldstein, Marek Marczykowski-Górecki, Jason Andryuk,
	Daniel P . Smith

This is an amalgamation of Marek's work and mine, tested at each stage on all
hardware runners.  See patches for details.

Andrew Cooper (3):
  CI: Rename intermediate artefacts in qemu-* scripts
  CI: Switch to new argo artefact
  CI: Include microcode for x86 hardware jobs

Marek Marczykowski-Górecki (3):
  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/gitlab-ci/build.yaml               | 12 +---
 automation/gitlab-ci/test.yaml                | 16 +++--
 automation/scripts/build                      |  2 +-
 automation/scripts/qemu-alpine-x86_64.sh      | 32 ++++-----
 automation/scripts/qemu-smoke-dom0-arm64.sh   | 30 ++++-----
 .../scripts/qemu-smoke-dom0less-arm64.sh      | 17 ++---
 automation/scripts/qubes-x86-64.sh            | 37 +++++------
 .../scripts/xilinx-smoke-dom0-x86_64.sh       | 50 +++++++-------
 .../scripts/xilinx-smoke-dom0less-arm64.sh    | 33 ++++------
 .../alpine/3.18-arm64v8.dockerfile            | 66 -------------------
 10 files changed, 101 insertions(+), 194 deletions(-)
 delete mode 100644 automation/tests-artifacts/alpine/3.18-arm64v8.dockerfile


base-commit: f401eae6ec446671ad79deac84421d56808d43f2
-- 
2.39.5



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

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

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-14 11:08 [PATCH v3 0/6] CI: switch to CPIO archives Andrew Cooper
2025-04-14 11:08 ` [PATCH v3 1/6] CI: Rename intermediate artefacts in qemu-* scripts Andrew Cooper
2025-04-14 16:19   ` Anthony PERARD
2025-04-14 11:08 ` [PATCH v3 2/6] CI: avoid repacking initrd as part of the test job Andrew Cooper
2025-04-14 16:57   ` Anthony PERARD
2025-04-14 17:29     ` Andrew Cooper
2025-04-15 23:48   ` Stefano Stabellini
2025-04-16 10:05     ` Andrew Cooper
2025-04-16 21:54       ` Stefano Stabellini
2025-04-14 11:09 ` [PATCH v3 3/6] CI: remove now unused alpine-3.18-arm64-rootfs job and its container Andrew Cooper
2025-04-14 16:57   ` Anthony PERARD
2025-04-14 11:09 ` [PATCH v3 4/6] CI: Switch to new argo artefact Andrew Cooper
2025-04-14 17:24   ` Anthony PERARD
2025-04-14 17:25     ` Andrew Cooper
2025-04-14 11:09 ` [PATCH v3 5/6] CI: save toolstack artifact as cpio.gz Andrew Cooper
2025-04-14 17:31   ` Anthony PERARD
2025-04-14 11:09 ` [PATCH v3 6/6] CI: Include microcode for x86 hardware jobs Andrew Cooper
2025-04-14 17:45   ` Anthony PERARD
2025-04-14 17:47     ` Andrew Cooper
2025-04-14 17:55       ` Marek Marczykowski-Górecki
2025-04-14 18:01         ` Andrew Cooper
2025-04-14 12:47 ` [PATCH RFC 7/6] CI: Adjust how domU is packaged in dom0 Andrew Cooper
2025-04-14 17:34   ` Marek Marczykowski-Górecki

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.