From 6ed8677b4a0c26cd16886c2f32d22b88282e21cf Mon Sep 17 00:00:00 2001 From: Kevin Fairise Date: Fri, 24 Nov 2023 16:53:29 +0100 Subject: [PATCH] Welcome back debian 9 --- .gitlab/new-e2e_testing/debian.yml | 2 +- test/new-e2e/tests/agent-platform/platforms/platforms.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab/new-e2e_testing/debian.yml b/.gitlab/new-e2e_testing/debian.yml index a0c2702189897..4989459fc00f8 100644 --- a/.gitlab/new-e2e_testing/debian.yml +++ b/.gitlab/new-e2e_testing/debian.yml @@ -5,7 +5,7 @@ .new-e2e_debian_a7_x64: variables: - E2E_OSVERS: "debian-10,debian-11,debian-12" + E2E_OSVERS: "debian-9,debian-10,debian-11,debian-12" E2E_CWS_SUPPORTED_OSVERS: "debian-10,debian-11" E2E_BRANCH_OSVERS: "debian-11" needs: ["deploy_deb_testing-a7_x64"] diff --git a/test/new-e2e/tests/agent-platform/platforms/platforms.json b/test/new-e2e/tests/agent-platform/platforms/platforms.json index f76961cd49a50..655c8b767a1c4 100644 --- a/test/new-e2e/tests/agent-platform/platforms/platforms.json +++ b/test/new-e2e/tests/agent-platform/platforms/platforms.json @@ -1,7 +1,7 @@ { "debian": { "x86_64": { - "debian-9": "ami-0272fcfb8ca47d813", + "debian-9": "ami-06441ffb13c981873", "debian-10": "ami-041540a5c191757a0", "debian-11": "ami-09e24b0cfe072ecef", "debian-12": "ami-06db4d78cb1d3bbf9"