Add missing gerrit-git-prep on run-tests

I forgot to add these in my run-tests template, so trying to run
./run-test.sh without cloning first the project does not work at all.

Change-Id: I18abba2cea5b924204af2125f6c49c6a86cf0106
Reviewed-on: https://review.openstack.org/35125
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Elizabeth Krumbach Joseph <lyz@princessleia.com>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
This commit is contained in:
Julien Danjou 2013-07-01 14:21:10 +02:00 committed by Jenkins
parent d9da9e7835
commit ebc8814b02

View File

@ -6,6 +6,7 @@
name: 'gate-{name}-run-tests'
builders:
- gerrit-git-prep
- run-tests:
github-org: '{github-org}'
project: '{name}'