]> xenbits.xensource.com Git - openstack/ci-loop-config.git/commit
Add tox checks
authorRamy Asselin <ramy.asselin@hpe.com>
Mon, 28 Sep 2015 21:23:18 +0000 (14:23 -0700)
committerRamy Asselin <ramy.asselin@hpe.com>
Mon, 28 Sep 2015 22:08:11 +0000 (15:08 -0700)
commitb933e7945b87a13b8ebc93c639910cebffc89242
tree2ae6cb9337ad49390079910d06768f515dfb997c
parentd35f5072f4ea5528c5cb9b3399f9d7e30c709c56
Add tox checks

These were copied from the upstream checks:
https://git.openstack.org/cgit/openstack-infra/project-config/tree/

layout-checks.py was modified to skip check_merge_template()
.gitignore [new file with mode: 0644]
.gitreview [new file with mode: 0644]
test-requirements.txt [new file with mode: 0644]
tools/jenkins-projects-checks.py [new file with mode: 0755]
tools/layout-checks.py [new file with mode: 0755]
tools/run-bashate.sh [new file with mode: 0755]
tools/run-compare-xml.sh [new file with mode: 0755]
tools/run-layout.sh [new file with mode: 0755]
tox.ini [new file with mode: 0644]