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


Reply via email to