All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] automation: qemu32 smoke test
@ 2022-03-17  1:46 Stefano Stabellini
  2022-03-17  1:46 ` [PATCH v2 1/2] gitlab-ci: add qemu-system-arm to the existing tests-artifacts container Stefano Stabellini
  2022-03-17  1:46 ` [PATCH v2 2/2] gitlab-ci: add an ARM32 qemu-based smoke test Stefano Stabellini
  0 siblings, 2 replies; 8+ messages in thread
From: Stefano Stabellini @ 2022-03-17  1:46 UTC (permalink / raw)
  To: xen-devel
  Cc: sstabellini, cardoe, wl, andrew.cooper3, anthony.perard,
	bertrand.marquis

Hi all,

This small series adds a simple Xen + Dom0 boot arm32 test to gitlab-ci
using QEMU, similar to the existing tests for arm64 and x86.

Cheers,

Stefano

Stefano Stabellini (2):
      gitlab-ci: add qemu-system-arm to the existing tests-artifacts container
      gitlab-ci: add an ARM32 qemu-based smoke test

 automation/gitlab-ci/build.yaml                    | 14 ++++-
 automation/gitlab-ci/test.yaml                     | 27 +++++++-
 automation/scripts/qemu-smoke-arm32.sh             | 72 ++++++++++++++++++++++
 ...arm64v8.dockerfile => 6.0.0-arm64v8.dockerfile} |  5 +-
 4 files changed, 112 insertions(+), 6 deletions(-)
 create mode 100755 automation/scripts/qemu-smoke-arm32.sh
 rename automation/tests-artifacts/qemu-system-aarch64/{5.2.0-arm64v8.dockerfile => 6.0.0-arm64v8.dockerfile} (95%)


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

end of thread, other threads:[~2022-03-19  0:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-17  1:46 [PATCH v2 0/2] automation: qemu32 smoke test Stefano Stabellini
2022-03-17  1:46 ` [PATCH v2 1/2] gitlab-ci: add qemu-system-arm to the existing tests-artifacts container Stefano Stabellini
2022-03-18 15:20   ` Anthony PERARD
2022-03-19  0:15     ` Stefano Stabellini
2022-03-17  1:46 ` [PATCH v2 2/2] gitlab-ci: add an ARM32 qemu-based smoke test Stefano Stabellini
2022-03-18 15:58   ` Anthony PERARD
2022-03-19  0:19     ` Stefano Stabellini
2022-03-19  0:24       ` Stefano Stabellini

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.