]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
testing: export TESTDIR in workunit task.
authorJoe Buck <jbbuck@gmail.com>
Wed, 13 Feb 2013 22:32:52 +0000 (14:32 -0800)
committerJoe Buck <jbbuck@gmail.com>
Mon, 18 Feb 2013 23:22:52 +0000 (15:22 -0800)
commit84d7f37fdb53e22cc9e0ccf6bf60835016c9f5a9
tree7291415de24c2a62a79743184c117a2bc3aa29b4
parentd790eeb451232bbf71f6b3c20eabba74ac5c534e
testing: export TESTDIR in workunit task.

Some command-line tools need to reference the path
to the test directory, which is created at run-time.
We export this as TESTDIR

Signed-off-by: Joe Buck <jbbuck@gmail.com>
Reviewed-by: Sam Lang <sam.lang@inktank.com>
teuthology/task/workunit.py