Merge "Add nodepool config-validation environment"

This commit is contained in:
Jenkins 2015-03-23 06:28:10 +00:00 committed by Gerrit Code Review
commit 253fc421b6
2 changed files with 4 additions and 0 deletions

View File

@ -2,3 +2,4 @@ hacking>=0.5.6,<0.8
Sphinx>=1.1.2,<1.2 Sphinx>=1.1.2,<1.2
oslosphinx oslosphinx
bashate>=0.2 bashate>=0.2
-e git://git.openstack.org/openstack-infra/nodepool#egg=nodepool

View File

@ -25,3 +25,6 @@ select = H231
[testenv:bashate] [testenv:bashate]
commands = {toxinidir}/tools/run-bashate.sh commands = {toxinidir}/tools/run-bashate.sh
[testenv:nodepool]
commands = nodepool -c {toxinidir}/modules/openstack_project/templates/nodepool/nodepool.yaml.erb config-validate