Add ZUUL_PROJECT to periodic test

To demonstrate that it is now safe to not unset it (because the
ZUUL_REF checkout check has been removed).

Change-Id: I4f88485fa2f9307ce80e0dd845f865e60c22f9f6
This commit is contained in:
James E. Blair 2013-12-26 08:32:57 -08:00
parent a8aabdb966
commit ea089da7f5
1 changed files with 1 additions and 0 deletions

View File

@ -348,6 +348,7 @@ function test_periodic {
declare -A TEST_GIT_CHECKOUTS
declare -A TEST_ZUUL_REFS
ZUUL_BRANCH='stable/havana'
ZUUL_PROJECT='openstack/glance'
setup_project openstack/glance $ZUUL_BRANCH