From: Laura Flores Date: Mon, 5 Jun 2023 20:23:42 +0000 (-0500) Subject: qa/suites/rados: remove rook coverage from the rados suite X-Git-Tag: v18.1.1~8^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F52015%2Fhead;p=ceph.git qa/suites/rados: remove rook coverage from the rados suite The rook team relies on a daily CI system to validate rook changes. It doesn't seem that the teuthology tests are maintained, so it makes sense to remove them from the rados suite. By removing this symlink, rook test coverage will remain in the orch suite, and coverage will only be removed from the rados suite. Workaround for: https://tracker.ceph.com/issues/58585 Signed-off-by: Laura Flores (cherry picked from commit c26674ef4c6cbbdd94c54cafbd66e98704f044d7) --- diff --git a/qa/suites/rados/rook b/qa/suites/rados/rook deleted file mode 120000 index 1249cc92dd6a..000000000000 --- a/qa/suites/rados/rook +++ /dev/null @@ -1 +0,0 @@ -../orch/rook \ No newline at end of file