]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
task/workunit: add sudo to dir delete
authorJohn Spray <jspray@redhat.com>
Sat, 26 Jul 2014 20:31:54 +0000 (21:31 +0100)
committerZack Cerza <zack@redhat.com>
Mon, 2 Nov 2015 18:23:42 +0000 (11:23 -0700)
commit5a336d734c8b7b2e6f149b1ef31cf7c0673559db
tree8929813176d35f78f1a2c8ae07d4eebab66f90aa
parent1722475f5af62cc1bf5be41396235d0eeb3d664a
task/workunit: add sudo to dir delete

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)
tasks/workunit.py