All of lore.kernel.org
 help / color / mirror / Atom feed
* [for-4.17 v2 0/3] GitLab CI cleanup and boot time cpupools test
@ 2022-09-08  9:22 Michal Orzel
  2022-09-08  9:22 ` [for-4.17 v2 1/3] automation: qemu-alpine-arm64-gcc: Use kernel 5.19 Michal Orzel
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Michal Orzel @ 2022-09-08  9:22 UTC (permalink / raw)
  To: xen-devel; +Cc: Michal Orzel, Doug Goldstein, Stefano Stabellini

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-09-08 23:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-08  9:22 [for-4.17 v2 0/3] GitLab CI cleanup and boot time cpupools test Michal Orzel
2022-09-08  9:22 ` [for-4.17 v2 1/3] automation: qemu-alpine-arm64-gcc: Use kernel 5.19 Michal Orzel
2022-09-08 23:29   ` Stefano Stabellini
2022-09-08  9:22 ` [for-4.17 v2 2/3] automation: qemu-smoke-arm64: Silence ifconfig error messages Michal Orzel
2022-09-08 23:29   ` Stefano Stabellini
2022-09-08  9:22 ` [for-4.17 v2 3/3] automation: Add a new job for testing boot time cpupools on arm64 Michal Orzel
2022-09-08 23:30   ` Stefano Stabellini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.