[PATCH v2 0/3] CI: Add Debian Trixie

Andrew Cooper posted 3 patches 3 days, 5 hours ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20250910222313.1858941-1-andrew.cooper3@citrix.com
There is a newer version of this series
CHANGELOG.md                                  |  3 +
automation/build/debian/13-ppc64le.dockerfile | 37 +++++++++
automation/build/debian/13-x86_32.dockerfile  | 51 +++++++++++++
automation/build/debian/13-x86_64.dockerfile  | 76 +++++++++++++++++++
automation/gitlab-ci/build.yaml               | 72 ++++++++++++++----
automation/gitlab-ci/test.yaml                | 12 +--
automation/scripts/containerize               |  4 +-
7 files changed, 234 insertions(+), 21 deletions(-)
create mode 100644 automation/build/debian/13-ppc64le.dockerfile
create mode 100644 automation/build/debian/13-x86_32.dockerfile
create mode 100644 automation/build/debian/13-x86_64.dockerfile
[PATCH v2 0/3] CI: Add Debian Trixie
Posted by Andrew Cooper 3 days, 5 hours ago
Refreshed the Trixie series.  Update containerize, and change one x86
container to be rootless.  Add some changelog notes.

These containers are already built and deployed for people to test with.

Andrew Cooper (3):
  CI: Update ppc64 to use Debian Trixie
  CI: Update x86 to use Debian Trixie
  CHANGELOG: Notes about distro changes in CI

 CHANGELOG.md                                  |  3 +
 automation/build/debian/13-ppc64le.dockerfile | 37 +++++++++
 automation/build/debian/13-x86_32.dockerfile  | 51 +++++++++++++
 automation/build/debian/13-x86_64.dockerfile  | 76 +++++++++++++++++++
 automation/gitlab-ci/build.yaml               | 72 ++++++++++++++----
 automation/gitlab-ci/test.yaml                | 12 +--
 automation/scripts/containerize               |  4 +-
 7 files changed, 234 insertions(+), 21 deletions(-)
 create mode 100644 automation/build/debian/13-ppc64le.dockerfile
 create mode 100644 automation/build/debian/13-x86_32.dockerfile
 create mode 100644 automation/build/debian/13-x86_64.dockerfile

-- 
2.39.5