]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
task/internal: list leftover testdir files 781/head
authorSage Weil <sage@redhat.com>
Fri, 29 Jan 2016 13:10:38 +0000 (08:10 -0500)
committerSage Weil <sage@redhat.com>
Fri, 29 Jan 2016 13:10:38 +0000 (08:10 -0500)
commitc7e070b03a16f8c40693e3e8bf86ad842716c4b5
tree453765c9df68b6a4bbc92217e37e00007607e1f3
parented68e51271dc15f747e51df77ee1dc80e55bdefd
task/internal: list leftover testdir files

The rmdir should succeed, but if it doesn't, it's hard to tell what was
there that prevented cleanup.  The find will usually print nothing but
when we do have a sloppy task that didn't clean up we'll be able to tell
what it was...

Signed-off-by: Sage Weil <sage@redhat.com>
teuthology/task/internal.py