From 7fc77efe2bdfbee5c7d49710095514f36c76c146 Mon Sep 17 00:00:00 2001 From: Radoslaw Zarzynski Date: Tue, 22 Aug 2023 11:02:04 +0000 Subject: [PATCH] qa: qa/suites/rados/upgrade/parallel points to reef ``` $ git rm qa/suites/rados/upgrade/parallel $ ln -s ../../upgrade/reef-x/parallel qa/suites/rados/upgrade/parallel $ git add qa/suites/rados/upgrade/parallel ``` Signed-off-by: Radoslaw Zarzynski --- qa/suites/rados/upgrade/parallel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qa/suites/rados/upgrade/parallel b/qa/suites/rados/upgrade/parallel index 84b63d6a5d88e..4a89d75d594a3 120000 --- a/qa/suites/rados/upgrade/parallel +++ b/qa/suites/rados/upgrade/parallel @@ -1 +1 @@ -../../upgrade/quincy-x/parallel/ \ No newline at end of file +../../upgrade/reef-x/parallel \ No newline at end of file -- 2.39.5