All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] automation/cirrus-ci: add smoke tests of the FreeBSD builds
@ 2025-03-17 12:16 Roger Pau Monne
  2025-03-17 12:16 ` [PATCH 1/8] automation/cirrus-ci: add timestamps Roger Pau Monne
                   ` (7 more replies)
  0 siblings, 8 replies; 21+ messages in thread
From: Roger Pau Monne @ 2025-03-17 12:16 UTC (permalink / raw)
  To: xen-devel
  Cc: Roger Pau Monne, Andrew Cooper, Anthony PERARD, Michal Orzel,
	Jan Beulich, Julien Grall, Stefano Stabellini, Doug Goldstein,
	Oleksii Kurochko, Community Manager

Hello,

The aim of the series is to introduce a basic set of smoke tests using
QEMU and XTF, to ensure some minimal run-time testing of the LLVM
toolchain generated Xen binary.

Roger Pau Monne (8):
  automation/cirrus-ci: add timestamps
  automation/cirrus-ci: update FreeBSD to 13.5
  automation/cirrus-ci: store Xen Kconfig before doing a build
  automation/cirrus-ci: use matrix keyword to generate per-version build
    tasks
  automation/cirrus-ci: build XTF
  automation/cirrus-ci: store XTF and Xen build artifacts
  automation/console.exp: do not assume expect is always at /usr/bin/
  automation/cirrus-ci: add smoke tests for the FreeBSD builds

 .cirrus.yml                    | 170 +++++++++++++++++++++++++--------
 CHANGELOG.md                   |   1 +
 automation/scripts/console.exp |   2 +-
 3 files changed, 133 insertions(+), 40 deletions(-)

-- 
2.48.1



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

end of thread, other threads:[~2025-03-18  9:48 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-17 12:16 [PATCH 0/8] automation/cirrus-ci: add smoke tests of the FreeBSD builds Roger Pau Monne
2025-03-17 12:16 ` [PATCH 1/8] automation/cirrus-ci: add timestamps Roger Pau Monne
2025-03-17 23:48   ` Stefano Stabellini
2025-03-17 12:16 ` [PATCH 2/8] automation/cirrus-ci: update FreeBSD to 13.5 Roger Pau Monne
2025-03-17 23:48   ` Stefano Stabellini
2025-03-17 12:16 ` [PATCH 3/8] automation/cirrus-ci: store Xen Kconfig before doing a build Roger Pau Monne
2025-03-17 23:50   ` Stefano Stabellini
2025-03-17 12:16 ` [PATCH 4/8] automation/cirrus-ci: use matrix keyword to generate per-version build tasks Roger Pau Monne
2025-03-18  0:06   ` Stefano Stabellini
2025-03-17 12:16 ` [PATCH 5/8] automation/cirrus-ci: build XTF Roger Pau Monne
2025-03-18  0:07   ` Stefano Stabellini
2025-03-18  9:43     ` Roger Pau Monné
2025-03-17 12:16 ` [PATCH 6/8] automation/cirrus-ci: store XTF and Xen build artifacts Roger Pau Monne
2025-03-18  0:07   ` Stefano Stabellini
2025-03-17 12:16 ` [PATCH 7/8] automation/console.exp: do not assume expect is always at /usr/bin/ Roger Pau Monne
2025-03-17 23:48   ` Stefano Stabellini
2025-03-18  9:45     ` Roger Pau Monné
2025-03-17 12:16 ` [PATCH 8/8] automation/cirrus-ci: add smoke tests for the FreeBSD builds Roger Pau Monne
2025-03-17 16:45   ` Oleksii Kurochko
2025-03-18  0:09   ` Stefano Stabellini
2025-03-18  9:47     ` Roger Pau Monné

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.