All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] automation: add PCI passthrough tests on x86
@ 2023-04-24 20:56 Marek Marczykowski-Górecki
  2023-04-24 20:56 ` [PATCH 1/6] automation: specify explicit dom0 mem size for ADL tests Marek Marczykowski-Górecki
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: Marek Marczykowski-Górecki @ 2023-04-24 20:56 UTC (permalink / raw)
  To: xen-devel; +Cc: Stefano Stabellini, Marek Marczykowski-Górecki

This series adds passthrough tests using the ADL x86 hw gitlab runner. Some of
the patches are improves existing hw tests too.

Example passing run:
https://gitlab.com/xen-project/people/marmarek/xen/-/pipelines/846920786

Marek Marczykowski-Górecki (6):
  automation: specify explicit dom0 mem size for ADL tests
  automation: add runtime qemu dependencies to test container
  automation: re-enable building SeaBIOS in Alpine container
  automation: wait for the login prompt as test end marker
  automation: PCI passthrough tests on ADL hw
  automation: include tail of serial log in the gitlab outout

 automation/gitlab-ci/test.yaml                    | 20 ++++-
 automation/scripts/build                          |  2 +-
 automation/scripts/qubes-x86-64.sh                | 85 +++++++++++++---
 automation/tests-artifacts/alpine/3.12.dockerfile |  1 +-
 4 files changed, 93 insertions(+), 15 deletions(-)

base-commit: 18c128ba66e6308744850aca96dbffd18f91c29b
-- 
git-series 0.9.1


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

end of thread, other threads:[~2023-04-25 16:38 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-24 20:56 [PATCH 0/6] automation: add PCI passthrough tests on x86 Marek Marczykowski-Górecki
2023-04-24 20:56 ` [PATCH 1/6] automation: specify explicit dom0 mem size for ADL tests Marek Marczykowski-Górecki
2023-04-25  0:05   ` Stefano Stabellini
2023-04-24 20:56 ` [PATCH 2/6] automation: add runtime qemu dependencies to test container Marek Marczykowski-Górecki
2023-04-25  0:05   ` Stefano Stabellini
2023-04-24 20:56 ` [PATCH 3/6] automation: re-enable building SeaBIOS in Alpine container Marek Marczykowski-Górecki
2023-04-25  2:57   ` Stefano Stabellini
2023-04-24 20:56 ` [PATCH 4/6] automation: wait for the login prompt as test end marker Marek Marczykowski-Górecki
2023-04-25  0:30   ` Stefano Stabellini
2023-04-24 20:57 ` [PATCH 5/6] automation: PCI passthrough tests on ADL hw Marek Marczykowski-Górecki
2023-04-25  3:01   ` Stefano Stabellini
2023-04-25 16:37     ` Marek Marczykowski-Górecki
2023-04-25 13:58   ` Jason Andryuk
2023-04-24 20:57 ` [PATCH 6/6] automation: include tail of serial log in the gitlab outout Marek Marczykowski-Górecki
2023-04-25  0:39   ` Stefano Stabellini
2023-04-25  0:52     ` 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.