ad8e669f22
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
6 lines
206 B
Plaintext
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
|