Merge "Add bash to tox whitelist_externals"

This commit is contained in:
Jenkins
2014-09-29 16:38:50 +00:00
committed by Gerrit Code Review
+2
View File
@@ -8,6 +8,8 @@ setenv = VIRTUAL_ENV={envdir}
OS_TEST_PATH=./tempest/test_discover
usedevelop = True
install_command = pip install -U {opts} {packages}
whitelist_externals = bash
[testenv:py26]
setenv = OS_TEST_PATH=./tempest/tests