Commit Graph

3 Commits

Author SHA1 Message Date
James E. Blair ef23bd4862 Revert "Revert "Switch to stestr""
This reverts commit e56801f2e8.

Change-Id: Icbea5ddd744d1fa65a397fb613731315687f9803
2018-05-17 08:33:40 -07:00
James E. Blair e56801f2e8 Revert "Switch to stestr"
There are several differences between this and testr which we
need to discuss.  Let's wait until after the v3 release so we
don't delay it further.

This reverts commit 68e02466ce.

Change-Id: I873145c15fd88fe752cb987d0892c146c35041d8
2018-03-21 07:50:08 -07:00
Monty Taylor 68e02466ce
Switch to stestr
stestr is actively maintained. OpenStack is migrating to stestr,
go ahead and follow suit.

As part of this, shift the default values for STDOUT capture into the
tox.ini file. This preserves the current behavior of tox doing
capture and running tests directly not capturing.

Remove the depend on python-subunit... stestr takes care of that for us.

Change-Id: I90ae343a5db966f74e888bb98aab0bf39dcdd2cb
2018-03-18 10:41:40 -05:00