ranger-tempest-plugin/.stestr.conf
jh629g ad8e669f22 Fix Minor Errors in Ranger-Tempest-Plugin
Some minor issues will be fixed in this patchset.

Current included fixes:
change ranger-tempest.sh script to use correct
  plugin path, changed var RANGER_PATH -> PLUGIN_PATH
Include requirements.txt
Change credential in client.py back to credentials

Change-Id: I21cc4fdec861b7176134bf9031868c4aa41b35a9
2019-07-24 17:35:37 +00:00

6 lines
206 B
Plaintext

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