Upgrade review.o.o to gerrit 2.13.12
Note that we will need to manually delete the .bcp*.backup jar files in /home/gerrit2/review_site/lib before merging this change. If we don't do that then the gerrit init step will fail. This has been tested on review-dev.openstack.org. Please kick the tires on that server prior to ok'ing this change. Change-Id: Ia404366a3fef919a406c918c36f241ed3f5d5e74
This commit is contained in:
parent
0909d31453
commit
d4c1035856
@ -123,7 +123,7 @@ class openstack_project::review (
|
||||
httpd_maxthreads => '100',
|
||||
httpd_maxqueued => '200',
|
||||
war =>
|
||||
'http://tarballs.openstack.org/ci/gerrit/gerrit-v2.13.9.4.2a605d5.war',
|
||||
'https://tarballs.openstack.org/gerrit/gerrit-v2.13.12.11.1707fec.war',
|
||||
acls_dir => $::project_config::gerrit_acls_dir,
|
||||
notify_impact_file => $::project_config::gerrit_notify_impact_file,
|
||||
projects_file => $::project_config::jeepyb_project_file,
|
||||
|
Loading…
Reference in New Issue
Block a user