
First commit with zuul tests and migration of existing Ranger-Tempest- Plugin codebase. Change-Id: I45d6946a397cc148ec3789af1c1ad4374a99396a
7 lines
259 B
Plaintext
7 lines
259 B
Plaintext
[DEFAULT]
|
|
test_path=../ranger/ranger-tempest-plugin/ranger_tempest_plugin/tests/
|
|
top_dir=../ranger/ranger-tempest-plugin/
|
|
test_command=${PYTHON:-python} -m subunit.run discover orm $LISTOPT $IDOPTION
|
|
test_id_option=--load-list $IDFILE
|
|
test_list_option=--list
|