[for-4.17 0/3] GitLab CI cleanup and boot time cpupools test

Michal Orzel posted 3 patches 1 year, 8 months ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20220902070905.1262-1-michal.orzel@amd.com
There is a newer version of this series
automation/gitlab-ci/build.yaml               | 11 ------
automation/gitlab-ci/test.yaml                | 21 ++++++++++-
automation/scripts/build                      |  3 +-
automation/scripts/qemu-smoke-arm64.sh        | 35 +++++++++++++------
.../kernel/5.9.9-arm64v8.dockerfile           | 34 ------------------
5 files changed, 47 insertions(+), 57 deletions(-)
delete mode 100644 automation/tests-artifacts/kernel/5.9.9-arm64v8.dockerfile
[for-4.17 0/3] GitLab CI cleanup and boot time cpupools test
Posted by Michal Orzel 1 year, 8 months ago
This patch series performs a small cleanup before the release and adds
a test for validating boot time cpupools feature introduced in 4.17.

Notes for the release manager:
Benefits:
 - improved dom0less test coverage
 - tested feature that is introduced in 4.17
Risks:
 - CI pipeline failure

Michal Orzel (3):
  automation: qemu-alpine-arm64-gcc: Use kernel 5.19
  automation: qemu-smoke-arm64: Silence ifconfig error messages
  automation: Add a new job for testing boot time cpupools on arm64

 automation/gitlab-ci/build.yaml               | 11 ------
 automation/gitlab-ci/test.yaml                | 21 ++++++++++-
 automation/scripts/build                      |  3 +-
 automation/scripts/qemu-smoke-arm64.sh        | 35 +++++++++++++------
 .../kernel/5.9.9-arm64v8.dockerfile           | 34 ------------------
 5 files changed, 47 insertions(+), 57 deletions(-)
 delete mode 100644 automation/tests-artifacts/kernel/5.9.9-arm64v8.dockerfile

-- 
2.25.1