From 17a4b1df4d837ea88e86a45f20d902bd58c24061 Mon Sep 17 00:00:00 2001 From: Weston Steimel Date: Tue, 15 Oct 2024 08:44:38 +0100 Subject: [PATCH] test: add validation for ubuntu 24.10 namespace Signed-off-by: Weston Steimel --- tests/quality/config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/quality/config.yaml b/tests/quality/config.yaml index b4ca367d..07ba9722 100644 --- a/tests/quality/config.yaml +++ b/tests/quality/config.yaml @@ -296,6 +296,7 @@ tests: - ubuntu:distro:ubuntu:23.04 - ubuntu:distro:ubuntu:23.10 - ubuntu:distro:ubuntu:24.04 + - ubuntu:distro:ubuntu:24.10 validations: - *default-validations