Test final CLA-enabled Gerrit build on review-dev.

* modules/openstack_project/manifests/review_dev.pp: Setting to use
the WAR built from merging https://review.openstack.org/12716 which
will ultimately be used on review.openstack.org starting 2013-02-24.

Change-Id: Ic1f5174398d2a8d2f09fe00511c1d6b297ae56d6
Reviewed-on: https://review.openstack.org/22751
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
This commit is contained in:
Jeremy Stanley 2013-02-22 22:16:15 +00:00 committed by Jenkins
parent be73464036
commit 605cba9aae

View File

@ -41,7 +41,7 @@ class openstack_project::review_dev (
ssh_project_rsa_pubkey_contents => $ssh_project_rsa_pubkey_contents,
email => 'review-dev@openstack.org',
war =>
'http://tarballs.openstack.org/ci/test/gerrit-2.4.2-14-gd77b4cd.war',
'http://tarballs.openstack.org/ci/gerrit-2.4.2-16-g27644a5.war',
contactstore => true,
contactstore_appsec => $contactstore_appsec,
contactstore_pubkey => $contactstore_pubkey,