From 094df5c3f09987ffc3ffa74ae63612fff1ac0e60 Mon Sep 17 00:00:00 2001 From: Patrick Donnelly Date: Mon, 28 Oct 2019 20:41:29 -0700 Subject: [PATCH] qa: test fs:upgrade when running upgrade suite Sometimes this suite breaks because it's not usually tested when upgrade suites are modified. Signed-off-by: Patrick Donnelly --- qa/suites/upgrade/cephfs | 1 + 1 file changed, 1 insertion(+) create mode 120000 qa/suites/upgrade/cephfs diff --git a/qa/suites/upgrade/cephfs b/qa/suites/upgrade/cephfs new file mode 120000 index 00000000000..1ff68fa8bf3 --- /dev/null +++ b/qa/suites/upgrade/cephfs @@ -0,0 +1 @@ +.qa/suites/fs/upgrade/ \ No newline at end of file -- 2.39.5