All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-4.22 0/6] CI: Update distros for build tests
@ 2026-06-05 14:42 Andrew Cooper
  2026-06-05 14:42 ` [PATCH 1/6] CI: Drop test-artefacts/Makefile Andrew Cooper
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Andrew Cooper @ 2026-06-05 14:42 UTC (permalink / raw)
  To: Xen-devel
  Cc: Andrew Cooper, Anthony PERARD, Stefano Stabellini, Michal Orzel,
	Doug Goldstein, Roger Pau Monné, Juergen Gross,
	Oleksii Kurochko

Refresh which distros we do build testing with

https://gitlab.com/xen-project/hardware/xen-staging/-/pipelines/2579549654

Andrew Cooper (6):
  CI: Drop test-artefacts/Makefile
  CI: Swap ocaml-nox for ocaml in newer Debian/Ubuntu
  CI: Drop Ubuntu 16.04
  CI: Add Ubuntu 26.04
  CI: Update Fedora to 43
  CI: Update Opensuse 15.6 to 16.0

 automation/build/debian/12-arm64v8.dockerfile |  2 +-
 automation/build/debian/12-x86_32.dockerfile  |  2 +-
 automation/build/debian/12-x86_64.dockerfile  |  2 +-
 automation/build/debian/13-arm64v8.dockerfile |  2 +-
 automation/build/debian/13-x86_32.dockerfile  |  2 +-
 automation/build/debian/13-x86_64.dockerfile  |  2 +-
 ...x86_64.dockerfile => 43-x86_64.dockerfile} |  4 +-
 ...dockerfile => leap-16.0-x86_64.dockerfile} | 16 ++----
 .../build/ubuntu/22.04-x86_64.dockerfile      |  2 +-
 .../build/ubuntu/24.04-x86_64.dockerfile      |  2 +-
 ..._64.dockerfile => 26.04-x86_64.dockerfile} | 15 ++++-
 automation/gitlab-ci/build.yaml               | 57 ++++++++++---------
 automation/tests-artifacts/Makefile           | 19 -------
 13 files changed, 59 insertions(+), 68 deletions(-)
 rename automation/build/fedora/{41-x86_64.dockerfile => 43-x86_64.dockerfile} (95%)
 rename automation/build/opensuse/{leap-15.6-x86_64.dockerfile => leap-16.0-x86_64.dockerfile} (84%)
 rename automation/build/ubuntu/{16.04-x86_64.dockerfile => 26.04-x86_64.dockerfile} (81%)
 delete mode 100644 automation/tests-artifacts/Makefile

-- 
2.39.5



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

end of thread, other threads:[~2026-06-05 19:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-05 14:42 [PATCH for-4.22 0/6] CI: Update distros for build tests Andrew Cooper
2026-06-05 14:42 ` [PATCH 1/6] CI: Drop test-artefacts/Makefile Andrew Cooper
2026-06-05 14:42 ` [PATCH 2/6] CI: Swap ocaml-nox for ocaml in newer Debian/Ubuntu Andrew Cooper
2026-06-05 14:42 ` [PATCH 3/6] CI: Drop Ubuntu 16.04 Andrew Cooper
2026-06-05 14:42 ` [PATCH 4/6] CI: Add Ubuntu 26.04 Andrew Cooper
2026-06-05 14:42 ` [PATCH 5/6] CI: Update Fedora to 43 Andrew Cooper
2026-06-05 14:42 ` [PATCH 6/6] CI: Update Opensuse 15.6 to 16.0 Andrew Cooper
2026-06-05 18:04 ` [PATCH for-4.22 0/6] CI: Update distros for build tests dmukhin
2026-06-05 19:45   ` 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.