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