Skip to content

Commit 4c5d0e3

Browse files
committed
qa/suites/rados: Cancel injectfull to allow cleanup
IO is frozen when the injectfull command is sent as part of the test which causes the cleanup to hang so we need to clear it. Fixes: https://tracker.ceph.com/issues/59380 Signed-off-by: Brad Hubbard <[email protected]>
1 parent 1e7a753 commit 4c5d0e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qa/suites/rados/singleton-nomsgr/all/admin_socket_output.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ tasks:
2626
- exec:
2727
client.0:
2828
- ceph_test_admin_socket_output --all
29+
- sudo ceph tell osd.* injectfull none # Fixes https://tracker.ceph.com/issues/59380

0 commit comments

Comments
 (0)