]> 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)
committerJohn Spray <jspray@redhat.com>
Sun, 27 Jul 2014 11:04:23 +0000 (12:04 +0100)
commitcc7c9b2e8bb3b95d9d4bbd3243ed1380a6f128f7
treec35576451d33365429443d5ca6e1f0a676f8572b
parent2999a4d492517f1e5bad7c07f1d2bed32be59380
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>
teuthology/task/workunit.py