WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
188531
[ews-build] Add support for max_builds parameter for workers
https://bugs.webkit.org/show_bug.cgi?id=188531
Summary
[ews-build] Add support for max_builds parameter for workers
Aakash Jain
Reported
2018-08-13 14:27:11 PDT
In the current EWS configuration, one worker can be configured on multiple queues (e.g.: webkit-misc). Buildbot provides a config parameter named max_builds which indicates the max number of builds which a bot can do in parallel. We should add support for max_builds parameter in loadConfig.py. The default value of this parameter should be 1 so that the bots do not unintentionally starts multiple builds in parallel. For the bots which are expected to run multiple builds, max_builds parameter should be specified in config.json
Attachments
Proposed patch
(1.46 KB, patch)
2018-08-13 14:31 PDT
,
Aakash Jain
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Aakash Jain
Comment 1
2018-08-13 14:31:58 PDT
Created
attachment 347038
[details]
Proposed patch
WebKit Commit Bot
Comment 2
2018-08-14 09:53:15 PDT
Comment on
attachment 347038
[details]
Proposed patch Clearing flags on attachment: 347038 Committed
r234850
: <
https://trac.webkit.org/changeset/234850
>
WebKit Commit Bot
Comment 3
2018-08-14 09:53:17 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4
2018-08-14 09:54:21 PDT
<
rdar://problem/43291069
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug