4 Commits

Author SHA1 Message Date
Fernando Diaz
e67ca803b9 Use testr for running functional tests and documentation
Alters tox.ini to use testr rather than nosetests.
Also, adds documentation on how to use tox to run a
single functional test class.

Change-Id: I1333ead397f338ee3da3d81b0e1de8e93283a2b5
Closes-Bug: #1490747
2015-09-14 11:56:48 -05:00
John Vrbanac
39c3fb1203 Modifying testr conf to suppress output
Testr pumps out a lot of output to the screen even
with successful tests. Other OpenStack projects
solve this by modifying their testr config to force
stdout and stderr capture similar to other testing
frameworks. For this change, I have copied how
Nova handles this.

Change-Id: Ie6fb60585a632e09fef068f768c6b6fde10017f0
2014-09-13 15:12:58 -05:00
Steve Heyman
efa6a39f6e Add tempest tests to run in devstack gate
Added tests for secret create (single and two-phase), order
create, and versioning to run in the devstack gate.
These should both provide a base for additional tempest-based
tests and also ensure that future CRs won't regress basic
Barbican functionality.

Added skip to version tests until blueprint fix-version-api
has been implemented.

Change-Id: Ib1d6bb3a2251c21b9d7d647687d0ac30ad52e4c9
2014-07-25 17:03:41 -05:00
Paul Kehrer
70878d48f1 Switch to testr
Change-Id: I6ca365e0b0d2ec86e0b61ce4c58b967260d480a7
2014-01-27 18:22:54 -06:00