xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: "jiamei.xie" <jiamei.xie@arm.com>
To: xen-devel@lists.xenproject.org
Cc: wei.chen@arm.com, jiamei.xie@arm.com, sstabellini@kernel.org,
	bertrand.marquis@arm.com, Doug Goldstein <cardoe@cardoe.com>
Subject: [PATCH v2 0/2] automation: introduce static heap and shared memory tests
Date: Thu, 16 Mar 2023 09:12:22 +0000	[thread overview]
Message-ID: <20230316091224.338620-1-jiamei.xie@arm.com> (raw)

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



             reply	other threads:[~2023-03-16  9:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-16  9:12 jiamei.xie [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230316091224.338620-1-jiamei.xie@arm.com \
    --to=jiamei.xie@arm.com \
    --cc=bertrand.marquis@arm.com \
    --cc=cardoe@cardoe.com \
    --cc=sstabellini@kernel.org \
    --cc=wei.chen@arm.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).