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

Michal Orzel posted 3 patches 1 year, 7 months ago
Test gitlab-ci failed
Failed in applying to current master (apply log)
automation/gitlab-ci/build.yaml               | 11 ------
automation/gitlab-ci/test.yaml                | 21 +++++++++-
automation/scripts/build                      |  3 +-
automation/scripts/qemu-smoke-arm64.sh        | 38 ++++++++++++++-----
.../kernel/5.9.9-arm64v8.dockerfile           | 34 -----------------
5 files changed, 50 insertions(+), 57 deletions(-)
delete mode 100644 automation/tests-artifacts/kernel/5.9.9-arm64v8.dockerfile
[for-4.17 v2 0/3] GitLab CI cleanup and boot time cpupools test
Posted by Michal Orzel 1 year, 7 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        | 38 ++++++++++++++-----
 .../kernel/5.9.9-arm64v8.dockerfile           | 34 -----------------
 5 files changed, 50 insertions(+), 57 deletions(-)
 delete mode 100644 automation/tests-artifacts/kernel/5.9.9-arm64v8.dockerfile

-- 
2.25.1