Remove ref-update trigger for rtd-merge template 68/63068/2
authorThanh Ha <zxiiro@gmail.com>
Fri, 7 Feb 2020 20:07:52 +0000 (15:07 -0500)
committerThanh Ha <zxiiro@gmail.com>
Fri, 7 Feb 2020 20:17:28 +0000 (15:17 -0500)
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 <zxiiro@gmail.com>
Change-Id: I417e53d698e1454deb28b30d87e97147ce8d3038


No differences found