-
Bug
-
Resolution: Unresolved
-
Major
-
None
Gerrit 2.7 introduced stream-events capability. If it is not set for Non-Interactive Users (or whatever group the jenkins user belongs to), gerrit-trigger fails on readLine() and enters an infinite loop (connect, fails to read, disconnect).
Instead, it should stop trying and inform the user.