RESOLVED FIXED 101442
Improve load balance on WebKit EFL bots when running LayoutTests
https://bugs.webkit.org/show_bug.cgi?id=101442
Summary Improve load balance on WebKit EFL bots when running LayoutTests
Dominik Röttsches (drott)
Reported 2012-11-07 02:29:34 PST
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
Dominik Röttsches (drott)
Comment 1 2012-11-14 06:03:38 PST
Added WEBKIT_TEST_CHILD_PROCESSES=12 WEBKIT_TEST_MAX_LOCKED_SHARDS=12 to the env of our bots.
Note You need to log in before you can comment on or make changes to this bug.