From 530f0587e3ac6b0a355efb450d41fc573f72e2ee Mon Sep 17 00:00:00 2001 From: Laura Flores Date: Mon, 5 Jun 2023 15:23:42 -0500 Subject: [PATCH] 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) --- qa/suites/rados/rook | 1 - 1 file changed, 1 deletion(-) delete mode 120000 qa/suites/rados/rook diff --git a/qa/suites/rados/rook b/qa/suites/rados/rook deleted file mode 120000 index 1249cc92dd6aa..0000000000000 --- a/qa/suites/rados/rook +++ /dev/null @@ -1 +0,0 @@ -../orch/rook \ No newline at end of file -- 2.39.5