]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
remove basedir/testdir distinction
authorSage Weil <sage@inktank.com>
Tue, 10 Sep 2013 17:53:41 +0000 (10:53 -0700)
committerSage Weil <sage@inktank.com>
Tue, 10 Sep 2013 17:53:41 +0000 (10:53 -0700)
commit5acc57f5ad6ed14b3e1c89166d2571cf302a467c
tree3944ae22a32358754db78eb1d5ca521c4badb539
parenta4e476ba69bc9dc3d80a5024def4b37452fd01a7
remove basedir/testdir distinction

We should never run with a conflicting testdir in the basedir, and the
code to do this is confusing and buggy.  Go back to a single testdir and
simple checks.

Signed-off-by: Sage Weil <sage@inktank.com>
README.rst
teuthology/misc.py
teuthology/nuke.py
teuthology/task/internal.py