gerritlib/tools
Clark Boylan a7f00a4d9b Handle newer Gerrit ls-groups command syntax
In Gerrit 2.14 the -q flag to ls-groups was deprecated in favor of -g.
At some point between 2.14 and 3.2 the -q support was removed entirely.
This change checks the gerrit version then uses the appropriate flag for
querying a group based on that.

We also add more robust testing to check creation of groups with spaces
in their names. We also check that if an acl is updated without group
changes that we don't try to recreate the group and get the group uuid
successfully.

Change-Id: I58c0aa2b496bcd792c8f4bc7db89b08cefa3af3d
2020-12-02 14:36:20 -08:00
..
acls/test Handle newer Gerrit ls-groups command syntax 2020-12-02 14:36:20 -08:00
playbooks Add integration testing with jeepyb and gerrit 2020-01-28 11:01:01 -08:00
sshkey Add integration testing with jeepyb and gerrit 2020-01-28 11:01:01 -08:00
docker-compose.yaml Add integration testing with jeepyb and gerrit 2020-01-28 11:01:01 -08:00
projects.ini Add integration testing with jeepyb and gerrit 2020-01-28 11:01:01 -08:00
projects.yaml Add branches arg to createProject 2020-07-15 11:11:44 -07:00