python-barbicanclient/.testr.conf
Thomas Dinkjian 5cc121bfc0 Initial directory changes and files for python-babricanclient functional tests
The utils file was copied from the barbican api functional tests repo.
No changes were made to the utils file.
The base.py file contains the oslo testcase setup.
Also added functional_tests conf file for identity and barbican information.

Change-Id: If14488bdc340e8534392fe5f42530c41b4636eac
2015-01-30 12:11:40 -06:00

6 lines
169 B
Plaintext

[DEFAULT]
test_command=${PYTHON:-python} -m subunit.run discover -s ./barbicanclient -t . $LISTOPT $IDOPTION
test_id_option=--load-list $IDFILE
test_list_option=--list