Add create&login command to testing app for development with large instances#30572
Add create&login command to testing app for development with large instances#30572tomneedham wants to merge 1 commit into
Conversation
Codecov Report
@@ Coverage Diff @@
## master #30572 +/- ##
=========================================
Coverage 61.61% 61.61%
Complexity 18507 18507
=========================================
Files 1090 1090
Lines 61112 61112
=========================================
Hits 37653 37653
Misses 23459 23459Continue to review full report at Codecov.
|
|
moving to triage. feel free to move back if it's a priority |
|
|
|
@individual-it |
|
the testing app has moved: please reopen there https://github.com/owncloud/testing if there is still interest @phil-davis @individual-it please evaluate |
|
opened an issue here owncloud/testing#84 and assigned myself |
occ testing:createusers 1000Description
Creates, provisions and logs in/out database users.
On my i7 system, I managed 4users/second/process.
Motivation and Context
For creating instances locally with lots of users for testing performance and scale.
How Has This Been Tested?
I made 30k users locally by running 4 processes in parallel for about 20 minutes.
Types of changes
Checklist: