All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Add driver domains test
@ 2025-08-07  0:06 Marek Marczykowski-Górecki
  2025-08-07  0:06 ` [PATCH v1 1/2] CI: Add driver domains tests Marek Marczykowski-Górecki
  2025-08-07  0:06 ` [PATCH v1 2/2] CI: Run driver domains test on Debian too Marek Marczykowski-Górecki
  0 siblings, 2 replies; 4+ messages in thread
From: Marek Marczykowski-Górecki @ 2025-08-07  0:06 UTC (permalink / raw)
  To: xen-devel; +Cc: Marek Marczykowski-Górecki

This is intended to detect issues like recent xl devd crash in domU.

Pipeline:
https://gitlab.com/xen-project/people/marmarek/xen/-/pipelines/1970971528

I did checked that indeed it fails with the fix reverted - that's why the
second patch - Alpine version did not detected that regression.

Requires debian in test-artifacts repo - patch sent separately.

Marek Marczykowski-Górecki (2):
  CI: Add driver domains tests
  CI: Run driver domains test on Debian too

 automation/gitlab-ci/test.yaml                  |  27 ++++-
 automation/scripts/qemu-driverdomains-x86_64.sh | 116 +++++++++++++++++-
 2 files changed, 143 insertions(+)
 create mode 100755 automation/scripts/qemu-driverdomains-x86_64.sh

base-commit: dbcbbed4e9dc25faa211d359c2f04a9c70f087c9
-- 
git-series 0.9.1


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

end of thread, other threads:[~2025-08-07  7:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-07  0:06 [PATCH v1 0/2] Add driver domains test Marek Marczykowski-Górecki
2025-08-07  0:06 ` [PATCH v1 1/2] CI: Add driver domains tests Marek Marczykowski-Górecki
2025-08-07  7:49   ` dmkhn
2025-08-07  0:06 ` [PATCH v1 2/2] CI: Run driver domains test on Debian too 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.