Comment 4 for bug 1490747

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to barbican (master)

Reviewed: https://review.openstack.org/218117
Committed: https://git.openstack.org/cgit/openstack/barbican/commit/?id=e67ca803b9e4c53f3ce81fb835ca22a5df8f5fef
Submitter: Jenkins
Branch: master

commit e67ca803b9e4c53f3ce81fb835ca22a5df8f5fef
Author: Fernando Diaz <email address hidden>
Date: Fri Aug 28 01:38:39 2015 -0500

    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