diff options
| author | Jenkins <jenkins@review.openstack.org> | 2015-04-29 05:53:09 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2015-04-29 05:53:09 +0000 |
| commit | 075987267b5ecd794e512ecf8d178368c4a1cbfa (patch) | |
| tree | 8a7ced112d4749daef7ba50ce7f845e4c3aea66f /tox.ini | |
| parent | cf52e722c0c37ce2f69b9ca0684890033c8c06c6 (diff) | |
| parent | aa7e58cefb67b28ec3c3fcc6f654b41d3ecc6c4a (diff) | |
| download | python-openstackclient-075987267b5ecd794e512ecf8d178368c4a1cbfa.tar.gz | |
Merge "Functional tests run in many environments"
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ whitelist_externals = bash commands = flake8 [testenv:functional] -commands = bash -x {toxinidir}/functional/harpoon.sh +setenv = OS_TEST_PATH=./functional/tests [testenv:venv] commands = {posargs} |
