2 Commits

Author SHA1 Message Date
Alice Kober-Sotzek
28deb034d0 Improve populate-fixture-data script
The script generated only users with the same first name. In
addition, only one change was created per user. In order to be able to
test whether users can be found by their first name, different first
names are used now. For each of those users, 1 to 5 changes are
created to reflect a more natural user base, on which statistics
don't yield the same values for all users. As we don't want to
possibly specify valid gmail accounts, we use another suffix for the
email address.

Change-Id: Ieea72bb45a374eebaa2c51ec74789b337f256958
2016-10-10 10:51:07 +02:00
Patrick Hiesel
c8076c301b Added a script to populate some dummy data
This is just a first version of a py script that
populates a Gerrit instance with some data for
local monkey testing. I'll add some more sugar to
it when I have more time.

Change-Id: I49ecf1ce4f288c5f07254a445a7168cbf83ea2f2
2016-05-20 17:31:47 +00:00