Add documentation for running the functional tests

Change-Id: I824f6cd2aa988ed1e4025765971161b44993f00a
This commit is contained in:
Stuart McLaren
2015-08-26 12:33:06 +00:00
parent 17375a422c
commit 8a4cd7916b
2 changed files with 21 additions and 6 deletions
+2
View File
@@ -22,6 +22,8 @@ commands = flake8
commands = {posargs}
[testenv:functional]
# See glanceclient/tests/functional/README.rst
# for information on running the functional tests.
setenv =
OS_TEST_PATH = ./glanceclient/tests/functional