Bug 50091 - 40_mail/44_dovecot_login_performance_test very slow
40_mail/44_dovecot_login_performance_test very slow
Status: NEW
Product: UCS Test
Classification: Unclassified
Component: Mail
unspecified
Other Linux
: P5 normal (vote)
: ---
Assigned To: Mail maintainers
:
Depends on:
Blocks: 50089
  Show dependency treegraph
 
Reported: 2019-08-30 13:53 CEST by Philipp Hahn
Modified: 2019-08-30 13:53 CEST (History)
0 users

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Hahn univentionstaff 2019-08-30 13:53:14 CEST
The tests creates 8k groups and 100 users using udm_test.UCSTestUDM.create_{group,user}(), which fork()s and exec()s an external "udm" process. This is very slow and today blocked the QA for an important security release of Dovecot.

Please have a look at test/ucs-test-tools/usr/sbin/create-32k-users-in-groups and improve the speed.