From f78c7da1fe6c98d52064c2aa7ca3f5ba00cc4c69 Mon Sep 17 00:00:00 2001 From: Thomas Hipp Date: Thu, 2 Nov 2023 09:25:48 +0100 Subject: [PATCH 1/2] images: Add Debian trixie Signed-off-by: Thomas Hipp --- images/debian.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/images/debian.yaml b/images/debian.yaml index ca38b6670..0f0323f60 100644 --- a/images/debian.yaml +++ b/images/debian.yaml @@ -1071,6 +1071,7 @@ files: - bullseye - bookworm - sid + - trixie - path: /etc/systemd/network/enp5s0.network generator: dump @@ -1089,6 +1090,7 @@ files: - bullseye - bookworm - sid + - trixie - path: /etc/default/grub.d/50-incus.cfg generator: dump @@ -1176,6 +1178,7 @@ packages: - bullseye - bookworm - sid + - trixie - packages: - dbus @@ -1185,6 +1188,7 @@ packages: releases: - bookworm - sid + - trixie - packages: - cloud-init @@ -1231,6 +1235,7 @@ packages: - bullseye - sid - bookworm + - trixie - packages: - grub-efi-arm64 @@ -1251,6 +1256,7 @@ packages: - bullseye - sid - bookworm + - trixie repositories: - name: sources.list @@ -1341,6 +1347,7 @@ actions: releases: - bookworm - sid + - trixie - trigger: post-packages action: |- @@ -1357,6 +1364,7 @@ actions: - bullseye - bookworm - sid + - trixie - trigger: post-packages action: |- @@ -1372,6 +1380,7 @@ actions: releases: - bookworm - sid + - trixie - trigger: post-packages action: |- @@ -1397,6 +1406,7 @@ actions: releases: - bookworm - sid + - trixie - trigger: post-packages action: |- @@ -1462,6 +1472,7 @@ actions: - bullseye - sid - bookworm + - trixie - trigger: post-files action: |- @@ -1473,6 +1484,7 @@ actions: releases: - bookworm - sid + - trixie - trigger: post-files action: |- From 08f3596da2e12006af31757dad8103b6137e1caf Mon Sep 17 00:00:00 2001 From: Thomas Hipp Date: Thu, 2 Nov 2023 09:26:13 +0100 Subject: [PATCH 2/2] jenkins/jobs: Add Debian trixie Signed-off-by: Thomas Hipp --- jenkins/jobs/image-debian.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/jenkins/jobs/image-debian.yaml b/jenkins/jobs/image-debian.yaml index 96c416f7a..21d8f7f08 100644 --- a/jenkins/jobs/image-debian.yaml +++ b/jenkins/jobs/image-debian.yaml @@ -21,6 +21,7 @@ - bullseye - sid - bookworm + - trixie - axis: name: variant