From 3a2d10bcf8ec5b09360a829067c2fe89015ad8eb Mon Sep 17 00:00:00 2001 From: Patrick Donnelly Date: Tue, 23 Apr 2024 10:26:11 -0400 Subject: [PATCH] qa: use position-independent link Signed-off-by: Patrick Donnelly (cherry picked from commit 1749edd668060d8453933c5dbfc779f27640043c) --- qa/suites/rados/mgr/distro | 1 + qa/suites/rados/mgr/supported-random-distro$ | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 120000 qa/suites/rados/mgr/distro delete mode 120000 qa/suites/rados/mgr/supported-random-distro$ diff --git a/qa/suites/rados/mgr/distro b/qa/suites/rados/mgr/distro new file mode 120000 index 0000000000000..78f2991b407af --- /dev/null +++ b/qa/suites/rados/mgr/distro @@ -0,0 +1 @@ +.qa/distros/supported-random-distro$/ \ No newline at end of file diff --git a/qa/suites/rados/mgr/supported-random-distro$ b/qa/suites/rados/mgr/supported-random-distro$ deleted file mode 120000 index 7cef21eeffd25..0000000000000 --- a/qa/suites/rados/mgr/supported-random-distro$ +++ /dev/null @@ -1 +0,0 @@ -../basic/supported-random-distro$ \ No newline at end of file -- 2.39.5