From 4304b162e40edff94c15f29f1f3d2f11e7dadd7f Mon Sep 17 00:00:00 2001 From: Venky Shankar Date: Mon, 27 Nov 2023 10:28:39 +0530 Subject: [PATCH] qa/smoke: run smoke suite with all supported distros Signed-off-by: Venky Shankar (cherry picked from commit 6f8d9435b96fc5346942a7fcab34ecb9e1671f51) --- qa/suites/smoke/basic/supported-all-distro | 1 + qa/suites/smoke/basic/supported-random-distro$ | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 120000 qa/suites/smoke/basic/supported-all-distro delete mode 120000 qa/suites/smoke/basic/supported-random-distro$ diff --git a/qa/suites/smoke/basic/supported-all-distro b/qa/suites/smoke/basic/supported-all-distro new file mode 120000 index 0000000000000..ca82dde589599 --- /dev/null +++ b/qa/suites/smoke/basic/supported-all-distro @@ -0,0 +1 @@ +.qa/distros/supported-all-distro \ No newline at end of file diff --git a/qa/suites/smoke/basic/supported-random-distro$ b/qa/suites/smoke/basic/supported-random-distro$ deleted file mode 120000 index 072fd838584c4..0000000000000 --- a/qa/suites/smoke/basic/supported-random-distro$ +++ /dev/null @@ -1 +0,0 @@ -../../../distros/supported-random-distro$/ \ No newline at end of file -- 2.39.5