From: Thanh Ha Date: Fri, 7 Feb 2020 20:07:52 +0000 (-0500) Subject: Remove ref-update trigger for rtd-merge template X-Git-Tag: v0.51.0~1 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=88fbfb8c7f9279990ae1c083b0bf9d36f6913818;hp=88fbfb8c7f9279990ae1c083b0bf9d36f6913818;p=releng%2Fglobal-jjb.git Remove ref-update trigger for rtd-merge template This was originally added to help docs projects trigger a docs update when a tag is deployed. Unfortunately ref-update appears to trigger even for comments in Gerrit now. Not sure why but likely due to Gerrit NoteDB. The Jenkins Gerrit Trigger configuration for ref-update unfortunately does not provide any configuration for specifying specific refs to trigger on. Until there's an alternative it's better to disable this so that Jenkins does not get flooded with queued jobs for Gerrit code reviews that have active comments. Issue: IT-18792 Signed-off-by: Thanh Ha Change-Id: I417e53d698e1454deb28b30d87e97147ce8d3038 ---