All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 00/11] Several CI cleanups and improvements, plus yet another new runner
@ 2025-04-03 11:04 Marek Marczykowski-Górecki
  2025-04-03 11:04 ` [PATCH v1 01/11] ci: prevent grub unpacking initramfs Marek Marczykowski-Górecki
                   ` (10 more replies)
  0 siblings, 11 replies; 29+ messages in thread
From: Marek Marczykowski-Górecki @ 2025-04-03 11:04 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. All of the cleanups can be applied
independently, but most if not all are needed for the final patch adding new
runner.

As usual, besides the patches, somebody need to click on "hal9012" runner in
the relevant projects.

Marek Marczykowski-Górecki (11):
  ci: prevent grub unpacking initramfs
  ci: increase timeout for hw tests
  ci: enable XHCI console in Xen debug build on Alpine
  ci: include domU kernel messages in the console output log
  ci: increase verbosity of starting a domain
  ci: consistently use DOCKER_CMD in makefiles
  ci: wait for the network interface in PCI passthrough tests
  ci: switch test kernel from 6.1.19 to 6.12.21
  ci: adjust resolving network interface into PCI device
  ci: add AMD Zen 4 HW runner
  [DO NOT MERGE] container

 automation/build/Makefile                            |  4 +-
 automation/gitlab-ci/build.yaml                      |  5 +-
 automation/gitlab-ci/test.yaml                       | 58 ++++++++++++-
 automation/scripts/qemu-alpine-x86_64.sh             |  2 +-
 automation/scripts/qemu-smoke-dom0-arm32.sh          |  2 +-
 automation/scripts/qemu-smoke-dom0-arm64.sh          |  2 +-
 automation/scripts/qubes-x86-64.sh                   | 14 +--
 automation/tests-artifacts/Makefile                  |  4 +-
 automation/tests-artifacts/kernel/6.1.19.dockerfile  | 41 +---------
 automation/tests-artifacts/kernel/6.12.21.dockerfile | 43 ++++++++++-
 10 files changed, 119 insertions(+), 56 deletions(-)
 delete mode 100644 automation/tests-artifacts/kernel/6.1.19.dockerfile
 create mode 100644 automation/tests-artifacts/kernel/6.12.21.dockerfile

base-commit: 35910ed65f1d188774ce90ba9898ca33f7a9fe4d
-- 
git-series 0.9.1


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

end of thread, other threads:[~2025-04-05  0:28 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-03 11:04 [PATCH v1 00/11] Several CI cleanups and improvements, plus yet another new runner Marek Marczykowski-Górecki
2025-04-03 11:04 ` [PATCH v1 01/11] ci: prevent grub unpacking initramfs Marek Marczykowski-Górecki
2025-04-03 11:29   ` Jan Beulich
2025-04-03 11:36     ` Marek Marczykowski-Górecki
2025-04-03 11:39     ` Andrew Cooper
2025-04-03 12:03       ` Jan Beulich
2025-04-05  0:28       ` Marek Marczykowski-Górecki
2025-04-04  0:16   ` Stefano Stabellini
2025-04-03 11:04 ` [PATCH v1 02/11] ci: increase timeout for hw tests Marek Marczykowski-Górecki
2025-04-03 11:32   ` Jan Beulich
2025-04-03 12:25     ` Marek Marczykowski-Górecki
2025-04-04  0:21       ` Stefano Stabellini
2025-04-04  0:35         ` Marek Marczykowski-Górecki
2025-04-03 11:04 ` [PATCH v1 03/11] ci: enable XHCI console in Xen debug build on Alpine Marek Marczykowski-Górecki
2025-04-04  0:22   ` Stefano Stabellini
2025-04-03 11:04 ` [PATCH v1 04/11] ci: include domU kernel messages in the console output log Marek Marczykowski-Górecki
2025-04-04  0:23   ` Stefano Stabellini
2025-04-03 11:04 ` [PATCH v1 05/11] ci: increase verbosity of starting a domain Marek Marczykowski-Górecki
2025-04-04  0:33   ` Stefano Stabellini
2025-04-03 11:04 ` [PATCH v1 06/11] ci: consistently use DOCKER_CMD in makefiles Marek Marczykowski-Górecki
2025-04-04  0:35   ` Stefano Stabellini
2025-04-03 11:04 ` [PATCH v1 07/11] ci: wait for the network interface in PCI passthrough tests Marek Marczykowski-Górecki
2025-04-04  0:36   ` Stefano Stabellini
2025-04-03 11:04 ` [PATCH v1 09/11] ci: adjust resolving network interface into PCI device Marek Marczykowski-Górecki
2025-04-04  0:45   ` Stefano Stabellini
2025-04-03 11:04 ` [PATCH v1 10/11] ci: add AMD Zen 4 HW runner Marek Marczykowski-Górecki
2025-04-04  0:46   ` Stefano Stabellini
2025-04-03 11:04 ` [PATCH v1 11/11] [DO NOT MERGE] container Marek Marczykowski-Górecki
     [not found] ` <612750de76202364b749bda6cdd30c1daa81f79d.1743678257.git-series.marmarek@invisiblethingslab.com>
     [not found]   ` <alpine.DEB.2.22.394.2504031737290.3529306@ubuntu-linux-20-04-desktop>
2025-04-04 11:13     ` [PATCH v1 08/11] ci: switch test kernel from 6.1.19 to 6.12.21 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.