Add layout validation env to tox.ini.

Change-Id: I7e3bd8eed585133ee217a1e462b9833df494be21
Reviewed-on: https://review.openstack.org/19718
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
This commit is contained in:
James E. Blair 2013-01-15 10:03:53 -08:00 committed by Jenkins
parent d06f2a6728
commit cb46234854
1 changed files with 3 additions and 0 deletions

View File

@ -25,3 +25,6 @@ commands = pyflakes zuul setup.py
[testenv:venv]
commands = {posargs}
[testenv:validate-layout]
commands = zuul-server -c etc/zuul.conf-sample -t -l {posargs}