Unable to add group as reviewers

168 views
Skip to first unread message

david charles

unread,
Oct 29, 2018, 7:01:58 AM10/29/18
to Repo and Gerrit Discussion
Hi,

We are trying to add a group as reviewers. This group contains 28 members. It is throwing below error.

$ ssh -p 29418 USER@HOST  gerrit set-reviewers  --add Mob/reviewer Ide7e34f00a50a17bf45e12ed13b645dd3e001d34         
error: The group Mob/reviewer has too many members to add them all as reviewers.
fatal: one or more updates failed; review output above

$ ssh -p 29418  USER@HOST  gerrit ls-members  Mob/reviewer --recursive |wc -l
28

is this related to closed bug [1].? Has anyone seen this kind of errors.?


Thanks,
Challs

Matthew Webber

unread,
Oct 29, 2018, 7:12:14 AM10/29/18
to Repo and Gerrit Discussion
It's probably this parameter:
addreviewer.maxAllowed
The maximum number of reviewers a user can add at once by adding a group as reviewer.
Matthew

david charles

unread,
Oct 29, 2018, 10:18:10 AM10/29/18
to Repo and Gerrit Discussion
Hi Matthew,

Thanks. it helped. :)

Thanks,
Challs
Reply all
Reply to author
Forward
0 new messages