Refactor of linting/config validation

* Use the built-in pykwalify cli validator
* Use set -e on loop inside tox.ini to ensure invalid configs fail CI

Change-Id: I251f7ead8393b97e93de03dc3b6accbdd9670092
This commit is contained in:
akrzos
2017-09-21 16:18:51 -04:00
committed by Alex Krzos
parent 0804dc9dc0
commit 1a65cd1feb
3 changed files with 4 additions and 32 deletions

View File

@@ -3,7 +3,6 @@ browbeat:
results: results/
rerun: 1
cloud_name: openstack
overcloud_credentials: /home/stack/overcloudrc
elasticsearch:
enabled: false
regather: false