This failure to delete used to be hidden in
a catch-all exception handler that was
removed in
396dc073.
This was causing failures in kcephfs suite
like:
Command failed on plana96 with status 1: 'rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0'
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit
cc7c9b2e8bb3b95d9d4bbd3243ed1380a6f128f7)
# Remove the directory inside the mount where the workunit ran
remote.run(
args=[
+ 'sudo',
'rm',
'-rf',
'--',