summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorStuart McLaren <stuart.mclaren@hp.com>2015-08-26 12:33:06 +0000
committerStuart McLaren <stuart.mclaren@hp.com>2015-10-21 13:33:41 +0000
commit8a4cd7916b86ae5c4b3948af1d3d5a8cd599ee4b (patch)
treedc3ac8c075fdf063c3db3fda30515269b17970f7 /tox.ini
parent17375a422c44641dd459bbde9473e126d874ab82 (diff)
downloadpython-glanceclient-8a4cd7916b86ae5c4b3948af1d3d5a8cd599ee4b.tar.gz
Add documentation for running the functional tests
Change-Id: I824f6cd2aa988ed1e4025765971161b44993f00a
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 4065c13..9c9a3df 100644
--- a/tox.ini
+++ b/tox.ini
@@ -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