dox/dox
Monty Taylor 72c193e5e9 Run tests as host user
testr writes files into the local dir, which is cool and works
because of the bind mount - but if we don't run as the same UID
as the executing user, then we'll write unreadable data into
.testrepository.
2014-07-26 11:23:34 -07:00
..
config Handle extra command line arguments 2014-07-26 10:38:47 -07:00
tests Handle extra command line arguments 2014-07-26 10:38:47 -07:00
__init__.py Initial pass at the basic logic 2014-07-22 16:27:33 -07:00
cmd.py Handle extra command line arguments 2014-07-26 10:38:47 -07:00
commands.py Handle extra command line arguments 2014-07-26 10:38:47 -07:00
images.py Rename locations to images to be consistent 2014-07-23 20:51:24 -05:00
runner.py Run tests as host user 2014-07-26 11:23:34 -07:00