From 3e0cb2aa53ee0e377b8b11123deb108a02a8def1 Mon Sep 17 00:00:00 2001 From: Brad Hubbard Date: Mon, 12 Aug 2024 13:13:52 +1000 Subject: [PATCH] qa/suites: Make fixed-4 an option for verify tests Fixes: https://tracker.ceph.com/issues/67489 Signed-off-by: Brad Hubbard (cherry picked from commit a3d0c624232f7f9d2fcb9f1b35b5d2569a4b7809) --- qa/suites/rados/verify/clusters/fixed-4.yaml | 1 + 1 file changed, 1 insertion(+) create mode 120000 qa/suites/rados/verify/clusters/fixed-4.yaml diff --git a/qa/suites/rados/verify/clusters/fixed-4.yaml b/qa/suites/rados/verify/clusters/fixed-4.yaml new file mode 120000 index 00000000000..aa88300715a --- /dev/null +++ b/qa/suites/rados/verify/clusters/fixed-4.yaml @@ -0,0 +1 @@ +.qa/clusters/fixed-4.yaml \ No newline at end of file -- 2.47.3