X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=tox.ini;h=3796a5464150bf175792afdaa65cc06428c14cbb;hb=4fb4cc780db09d516f185b3bb0f354e226818495;hp=c8a912b82e1d0dbe19911a169eba6e65c2e2b1fc;hpb=ff5b7a1d35bbebe110f424b10d213facfca21dff;p=apex-tripleo-heat-templates.git diff --git a/tox.ini b/tox.ini index c8a912b8..3796a546 100644 --- a/tox.ini +++ b/tox.ini @@ -13,7 +13,11 @@ commands = {posargs} [testenv:pep8] commands = python ./tools/process-templates.py + python ./network/endpoints/build_endpoint_map.py --check python ./tools/yaml-validate.py . [testenv:templates] commands = python ./tools/process-templates.py + +[testenv:releasenotes] +commands = bash -c tools/releasenotes_tox.sh