From 3b591f33eab2c9e1753140cf38b49c1016d35338 Mon Sep 17 00:00:00 2001 From: Matan Breizman Date: Thu, 3 Aug 2023 08:03:25 +0000 Subject: [PATCH] qa/distros: add crimson-supported-all-distro Signed-off-by: Matan Breizman --- qa/distros/crimson-supported-all-distro/centos_8.yaml | 1 + qa/distros/crimson-supported-all-distro/centos_latest.yaml | 1 + 2 files changed, 2 insertions(+) create mode 120000 qa/distros/crimson-supported-all-distro/centos_8.yaml create mode 120000 qa/distros/crimson-supported-all-distro/centos_latest.yaml diff --git a/qa/distros/crimson-supported-all-distro/centos_8.yaml b/qa/distros/crimson-supported-all-distro/centos_8.yaml new file mode 120000 index 0000000000000..b7e6c9b4e5461 --- /dev/null +++ b/qa/distros/crimson-supported-all-distro/centos_8.yaml @@ -0,0 +1 @@ +../all/centos_8.yaml \ No newline at end of file diff --git a/qa/distros/crimson-supported-all-distro/centos_latest.yaml b/qa/distros/crimson-supported-all-distro/centos_latest.yaml new file mode 120000 index 0000000000000..2e29883f31c36 --- /dev/null +++ b/qa/distros/crimson-supported-all-distro/centos_latest.yaml @@ -0,0 +1 @@ +../all/centos_latest.yaml \ No newline at end of file -- 2.39.5