From 5231fd6079a8217052efaee00a9c907931c85159 Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Thu, 12 Jun 2025 15:57:12 -0400 Subject: [PATCH] qa/distros: add all/ubuntu_24.04.yaml Signed-off-by: Casey Bodley --- qa/distros/all/ubuntu_24.04.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 qa/distros/all/ubuntu_24.04.yaml diff --git a/qa/distros/all/ubuntu_24.04.yaml b/qa/distros/all/ubuntu_24.04.yaml new file mode 100644 index 000000000000..2e160ff91813 --- /dev/null +++ b/qa/distros/all/ubuntu_24.04.yaml @@ -0,0 +1,3 @@ +os_type: ubuntu +os_version: "24.04" +ktype: distro -- 2.47.3