aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-12-01 16:46:17 +0000
committerGerrit Code Review <review@openstack.org>2016-12-01 16:46:17 +0000
commit30ace83b10423feaecedc081fa0a27a90125b997 (patch)
treee07eb60c4de69288ea3c67c4a2b4be34898b2af3 /tox.ini
parente85422bd849613f20bffefd59ebb3dc29407382b (diff)
parent4b5b24462b7c37bd784502d8afa341181a9fab9a (diff)
Merge "Add local template generation tox task"
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 5d09e0a4..21e9f406 100644
--- a/tox.ini
+++ b/tox.ini
@@ -12,3 +12,6 @@ commands = {posargs}
[testenv:pep8]
commands = python ./tools/yaml-validate.py .
+
+[testenv:templates]
+commands = python ./tools/process-templates.py .