From 5db5c8c292e70a643d91f19e1b21da3be65ecb34 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Thu, 20 May 2021 12:41:52 -0500 Subject: [PATCH] qa/suites/rados: include rook test in rados This just to make sure we don't break mgr/orchestrator. Note that we already symlink ../orch/cephadm, so this makes rados include all of orch/. Signed-off-by: Sage Weil --- qa/suites/rados/rook | 1 + 1 file changed, 1 insertion(+) create mode 120000 qa/suites/rados/rook diff --git a/qa/suites/rados/rook b/qa/suites/rados/rook new file mode 120000 index 00000000000..1249cc92dd6 --- /dev/null +++ b/qa/suites/rados/rook @@ -0,0 +1 @@ +../orch/rook \ No newline at end of file -- 2.39.5