All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] automation: cleanup hardware based tests
@ 2023-10-06  2:05 Marek Marczykowski-Górecki
  2023-10-06  2:05 ` [PATCH 1/5] automation: include real-time view of the domU console log too Marek Marczykowski-Górecki
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Marek Marczykowski-Górecki @ 2023-10-06  2:05 UTC (permalink / raw)
  To: xen-devel
  Cc: Henry Wang, Marek Marczykowski-Górecki, Doug Goldstein,
	Stefano Stabellini

While working on tests for MSI-X, I did few cleanups of hw-based gitlab tests,
greatly reducing false positive messages in the test output.

After applying this series, the tests-artifacts/alpine/3.18 container needs to
be rebuilt.
Test run with container rebuilt (on my repo):
https://gitlab.com/xen-project/people/marmarek/xen/-/pipelines/1027467761

Cc-ing Henry for release ack.
---
Cc: Henry Wang <Henry.Wang@arm.com>
Cc:  Doug Goldstein <cardoe@cardoe.com>
Cc:  Stefano Stabellini <sstabellini@kernel.org>

Marek Marczykowski-Górecki (5):
  automation: include real-time view of the domU console log too
  automation: hide timeout countdown in log
  automation: cleanup test alpine install
  automation: improve checking for MSI/MSI-X in PCI passthrough tests
  automation: extract QEMU log in relevant hardware tests

 automation/gitlab-ci/test.yaml                    |  2 +-
 automation/scripts/qubes-x86-64.sh                | 29 ++++++----------
 automation/tests-artifacts/alpine/3.18.dockerfile |  7 +---
 3 files changed, 15 insertions(+), 23 deletions(-)

base-commit: 3d2d9e90224c4f430a7ee1190fd3b871b99b0ba0
-- 
git-series 0.9.1


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

end of thread, other threads:[~2023-10-19  0:32 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-06  2:05 [PATCH 0/5] automation: cleanup hardware based tests Marek Marczykowski-Górecki
2023-10-06  2:05 ` [PATCH 1/5] automation: include real-time view of the domU console log too Marek Marczykowski-Górecki
2023-10-06  2:05 ` [PATCH 2/5] automation: hide timeout countdown in log Marek Marczykowski-Górecki
2023-10-18 17:45   ` Andrew Cooper
2023-10-18 22:16     ` Marek Marczykowski-Górecki
2023-10-06  2:05 ` [PATCH 3/5] automation: cleanup test alpine install Marek Marczykowski-Górecki
2023-10-06  2:05 ` [PATCH 4/5] automation: improve checking for MSI/MSI-X in PCI passthrough tests Marek Marczykowski-Górecki
2023-10-18 23:30   ` Andrew Cooper
2023-10-19  0:16     ` Marek Marczykowski-Górecki
2023-10-06  2:05 ` [PATCH 5/5] automation: extract QEMU log in relevant hardware tests Marek Marczykowski-Górecki
2023-10-18 17:46 ` [PATCH for-4.18 0/5] automation: cleanup hardware based tests Andrew Cooper
2023-10-18 22:32   ` Stefano Stabellini
2023-10-19  0:31     ` Henry Wang

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.