Merge "Add image building verification to gate for Kolla"

This commit is contained in:
Jenkins 2015-05-14 19:56:07 +00:00 committed by Gerrit Code Review
commit de5245a07e

View File

@ -7,7 +7,9 @@
- net-info
- gerrit-git-prep
- shell: |
'tools/pre-commit-hook'
#!/bin/bash -xe
tests/setup_docker.sh
tox -e images
publishers:
- console-log