commit | 320d1507b8d7395580e5b53580fde4771922c45d | [log] [tgz] |
---|---|---|
author | Clark Boylan <clark.boylan@gmail.com> | Wed Sep 25 11:05:42 2013 -0700 |
committer | Clark Boylan <clark.boylan@gmail.com> | Wed Sep 25 11:21:05 2013 -0700 |
tree | d3a5469ad90316f6c0b46f7e15df442a7eb4fee4 | |
parent | 796eada538ab19fe11feb60d3803c53cd1957231 [diff] |
Wait for groups to be created before getting uuids * jeepyb/cmd/manage_projects.py: When it is necessary to create a group in gerrit, check that the group appears in ls-groups before getting the group UUID from the database. Otherwise there is a race with create-group and updating the databse that can result in the UUID not being present in the DB. Change-Id: I7733e5550e493ec72d9afe022f1d1426d3f15f83