Remove melody

We don't need this plugin right now

Change-Id: I7b2f0d831579076d890ef8dd3bbe6e14fa1371bc
This commit is contained in:
Clark Boylan 2021-12-10 09:21:39 -08:00
parent 0645a481d0
commit 999edcc88b
3 changed files with 1 additions and 17 deletions

View File

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Tue Nov 30 00:12:50 UTC 2021 - trigger rebuild
# Fri Dec 10 17:21:05 UTC 2021 - trigger rebuild
FROM docker.io/opendevorg/python-builder:3.9-bullseye as builder

View File

@ -38,7 +38,6 @@
- hooks
- its-base
- its-storyboard
- javamelody
- plugin-manager
- replication
- reviewnotes
@ -72,11 +71,3 @@
loop:
- its-storyboard
- its-base
- javamelody
- name: Configure javamelody external plugin deps
file:
state: link
force: yes
src: javamelody/external_plugin_deps.bzl
path: /home/zuul/src/gerrit.googlesource.com/gerrit/plugins/external_plugin_deps.bzl

View File

@ -66,9 +66,6 @@
- name: gerrit.googlesource.com/plugins/its-storyboard
# There is no 3.3 branch
override-checkout: master
- name: gerrit.googlesource.com/plugins/javamelody
# There is no 3.3 branch
override-checkout: master
- name: gerrit.googlesource.com/plugins/replication
override-checkout: stable-3.3
- name: gerrit.googlesource.com/plugins/reviewnotes
@ -161,9 +158,6 @@
- name: gerrit.googlesource.com/plugins/its-storyboard
# There is no 3.4 branch
override-checkout: master
- name: gerrit.googlesource.com/plugins/javamelody
# There is no 3.4 branch
override-checkout: master
- name: gerrit.googlesource.com/plugins/replication
override-checkout: stable-3.4
- name: gerrit.googlesource.com/plugins/reviewnotes
@ -256,7 +250,6 @@
- gerrit.googlesource.com/plugins/hooks
- gerrit.googlesource.com/plugins/its-base
- gerrit.googlesource.com/plugins/its-storyboard
- gerrit.googlesource.com/plugins/javamelody
- gerrit.googlesource.com/plugins/plugin-manager
- gerrit.googlesource.com/plugins/replication
- gerrit.googlesource.com/plugins/reviewnotes