From 9dd1d410414d8fba9c17bcf934e92d1306ac9a5a Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Thu, 9 Oct 2025 14:10:49 -0400 Subject: [PATCH] qa/distros: add rocky_10 as supported container host Signed-off-by: Casey Bodley --- qa/distros/container-hosts/rocky_10.yaml | 1 + qa/distros/supported-container-hosts/rocky_10.yaml | 1 + 2 files changed, 2 insertions(+) create mode 120000 qa/distros/container-hosts/rocky_10.yaml create mode 120000 qa/distros/supported-container-hosts/rocky_10.yaml diff --git a/qa/distros/container-hosts/rocky_10.yaml b/qa/distros/container-hosts/rocky_10.yaml new file mode 120000 index 00000000000..7fb8900cd0e --- /dev/null +++ b/qa/distros/container-hosts/rocky_10.yaml @@ -0,0 +1 @@ +.qa/distros/all/rocky_10.yaml \ No newline at end of file diff --git a/qa/distros/supported-container-hosts/rocky_10.yaml b/qa/distros/supported-container-hosts/rocky_10.yaml new file mode 120000 index 00000000000..d4ba9181490 --- /dev/null +++ b/qa/distros/supported-container-hosts/rocky_10.yaml @@ -0,0 +1 @@ +../container-hosts/rocky_10.yaml \ No newline at end of file -- 2.47.3