From: Sage Weil Date: Thu, 20 May 2021 17:41:52 +0000 (-0500) Subject: qa/suites/rados: include rook test in rados X-Git-Tag: v17.1.0~1869^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=5db5c8c292e70a643d91f19e1b21da3be65ecb34;p=ceph.git 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 --- diff --git a/qa/suites/rados/rook b/qa/suites/rados/rook new file mode 120000 index 0000000000000..1249cc92dd6aa --- /dev/null +++ b/qa/suites/rados/rook @@ -0,0 +1 @@ +../orch/rook \ No newline at end of file