Bug 101442
Summary: | Improve load balance on WebKit EFL bots when running LayoutTests | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dominik Röttsches (drott) <d-r> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | laszlo.gombos, ossy, tmpsantos |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 101455 | ||
Bug Blocks: |
Dominik Röttsches (drott)
Thanks to Ossy's tuning tips! We should try running layout tests with 12 locked shards and 12 child processes to get a shorter overall runtime.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dominik Röttsches (drott)
Added
WEBKIT_TEST_CHILD_PROCESSES=12
WEBKIT_TEST_MAX_LOCKED_SHARDS=12
to the env of our bots.