Merge "Stop hacking integration test from cloning across the network"

This commit is contained in:
Jenkins 2015-05-11 12:20:05 +00:00 committed by Gerrit Code Review
commit 22605f3503

@ -7,6 +7,7 @@
- gerrit-git-prep
- shell: |
#!/bin/bash -xe
export REPO_ROOT=file:///opt/git
tox -e integration {target-org} {target-project}
publishers: