]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
teuth: fix issue in cleanup code
authorJoe Buck <jbbuck@gmail.com>
Wed, 24 Jul 2013 19:24:33 +0000 (12:24 -0700)
committerJoe Buck <jbbuck@gmail.com>
Wed, 24 Jul 2013 20:00:10 +0000 (13:00 -0700)
commit4fb5781afbd40fa5267c99ad1d799acea6d6fa52
treec5af2ba9875905c0e869f3a04503ede27cfe0951
parent75136a83227a7672e72a0ba20d278ec813d59416
teuth: fix issue in cleanup code

The post-yield code in create_dirs needed to
be tweaked to correctly delete the {tdir}/apache
directory (if it exists) on each client.

Signed-off-by: Joe Buck <jbbuck@gmail.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
teuthology/task/rgw.py