Files
system-config/tools/gerrit-account-inconsistencies/audit-users.py
Clark Boylan 7ee556ca44 Have audit-users.py write out serialized data
This allows us to "query" the datastructure for different perspectives
without needing to rerun the costly queries each time we update
audit-uses.py. The script is predominantly collecting data now, then we
can use the python repl or other scripts to give us better insights.

We also do a small refactoring to simplify the collection of data.

Change-Id: Ie777ae706050b38ce294a1acf9b1b843fcf5ab41
2021-03-15 13:11:18 -07:00

12 KiB