Test new Gerrit 2.13.12 war on review-dev

This updates the gerrit isntall on review-dev to 2.13.12 + our 8 local
patches. Will need to restart gerrit and make sur ethat things are
happy.

In particular this update comes with jgit updates.

Change-Id: Iebd5617a9e516381100d424ce5749b4cbf866ab2
This commit is contained in:
Clark Boylan 2019-01-11 13:06:31 -08:00
parent c132c0fe25
commit 767e6c6921

View File

@ -66,7 +66,7 @@ class openstack_project::review_dev (
ssh_replication_rsa_pubkey_contents => $ssh_replication_rsa_pubkey_contents,
email => 'review-dev@openstack.org',
war =>
'http://tarballs.openstack.org/ci/gerrit/gerrit-v2.13.9.4.2a605d5.war',
'http://logs.openstack.org/90/630390/1/check/gerrit-buck/159a508/gerrit/gerrit/buck-out/gen/gerrit-v2.13.12.8.6c12de7.war',
acls_dir => $::project_config::gerrit_acls_dir,
notify_impact_file => $::project_config::gerrit_notify_impact_file,
projects_file => $::project_config::jeepyb_project_file,