summaryrefslogtreecommitdiff
path: root/.testr.conf
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak debugging via testrRobert Collins2014-09-031-1/+1
| | | | | | | Unconditionally capturing stdout and stderr makes debugging quite hard, since we can't see what we're typing. Change-Id: I89b721b74821dac150dac9df74d31a8f9bbfe8da
* Update tox.ini to also run nova testsAdam Gandelman2014-04-041-1/+1
| | | | | | | | | | | | | | | | This updates testr.conf to allow passing of the tests directory as an environment variable (defaulting to ironic/tests/). Also updates tox.ini to run testr once for ironic/tests and once for ironic/nova/tests/, then combine subunit output. test-requirements.txt is updated to pull in Nova from a tarball, as well as mox and python-ironicclient. Updates the existing Nova driver unit tests to account for recent refactoring and changes in the Nova virt API. Change-Id: Ibefa2e0d3f97512f4da9ace780703fe47467232e Closes-bug: #1299312
* Added .testr.conf.Monty Taylor2013-05-021-0/+4