[doc] Note lack of constraints is a choice

Change-Id: Id45d71ac141b0523077809633905b5016d7180fc
This commit is contained in:
Tony Breeds 2016-12-21 09:48:37 +11:00
parent 77144c3ed8
commit 57d7ee58ab
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ passenv = GNOCCHI_* OS_TEST_TIMEOUT OS_STDOUT_CAPTURE OS_STDERR_CAPTURE OS_LOG_C
deps = .[test]
http://tarballs.openstack.org/gnocchi/gnocchi-master.tar.gz#egg=gnocchi[postgresql,file]
pifpaf
# NOTE(tonyb): This project has chosen to *NOT* consume upper-constraints.txt
commands = pifpaf run gnocchi -- python setup.py test --slowest --testr-args='{posargs}'
[testenv:pep8]