Build gerrit plugins against 2.13.7 release
The plan is to upgrade gerrit to 2.13.7 release so update jobs to build Gerrit plugins against that release. Change-Id: I3360447178e5f808e15f011db083460195809cde
This commit is contained in:
@@ -4732,14 +4732,14 @@
|
||||
|
||||
jobs:
|
||||
- '{plugin-name}-gerrit-plugin-{plugin-branch}':
|
||||
gerrit-branch: 'openstack/2.13.3'
|
||||
gerrit-branch: 'openstack/2.13.7'
|
||||
plugin-name: 'javamelody'
|
||||
plugin-project: 'https://gerrit.googlesource.com/plugins/{plugin-name}'
|
||||
plugin-branch: 'stable-2.13'
|
||||
# its plugins depend on a parent plugin. we need to build parent
|
||||
# the parent plugin then build the child plugin.
|
||||
- '{plugin-name}-gerrit-plugin-{plugin-branch}':
|
||||
gerrit-branch: 'openstack/2.13.3'
|
||||
gerrit-branch: 'openstack/2.13.7'
|
||||
plugin-name: 'its-storyboard'
|
||||
plugin-project: 'https://gerrit.googlesource.com/plugins/{plugin-name}'
|
||||
plugin-branch: 'stable-2.13'
|
||||
|
Reference in New Issue
Block a user