xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] automation: introduce static heap and shared memory tests
@ 2023-03-16  9:12 jiamei.xie
  2023-03-16  9:12 ` [PATCH v2 1/2] automation: arm64: Create test jobs for testing static heap on qemu jiamei.xie
  2023-03-16  9:12 ` [PATCH v2 2/2] automation: arm64: Create test jobs for testing static shared memory " jiamei.xie
  0 siblings, 2 replies; 5+ messages in thread
From: jiamei.xie @ 2023-03-16  9:12 UTC (permalink / raw)
  To: xen-devel
  Cc: wei.chen, jiamei.xie, sstabellini, bertrand.marquis, Doug Goldstein

Hi all,

This patch series introduces test jobs for static heap and shared memory.

Changes from v1:
 - Change MEMORY_END to 0x50000000 for all test cases.
 - Update commit message.
 - Move the second domU creation to the general ImageBuilder script

Jiamei Xie (1):
  automation: arm64: Create test jobs for testing static heap on qemu

jiamei.xie (1):
  automation: arm64: Create test jobs for testing static shared memory
    on qemu

 automation/gitlab-ci/build.yaml               | 18 +++++++
 automation/gitlab-ci/test.yaml                | 32 ++++++++++++
 .../scripts/qemu-smoke-dom0less-arm64.sh      | 50 ++++++++++++++++++-
 3 files changed, 99 insertions(+), 1 deletion(-)



-- 
2.25.1



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

end of thread, other threads:[~2023-03-17  1:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-16  9:12 [PATCH v2 0/2] automation: introduce static heap and shared memory tests jiamei.xie
2023-03-16  9:12 ` [PATCH v2 1/2] automation: arm64: Create test jobs for testing static heap on qemu jiamei.xie
2023-03-17  1:16   ` Stefano Stabellini
2023-03-16  9:12 ` [PATCH v2 2/2] automation: arm64: Create test jobs for testing static shared memory " jiamei.xie
2023-03-17  1:19   ` Stefano Stabellini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).