[PATCH v2 0/2] automation: introduce static heap and shared memory tests

jiamei.xie posted 2 patches 1 year, 1 month ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20230316091224.338620-1-jiamei.xie@arm.com
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(-)
[PATCH v2 0/2] automation: introduce static heap and shared memory tests
Posted by jiamei.xie 1 year, 1 month ago
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