Bug 218102 - [build.webkit.org] Create master.cfg for newer buildbot
Summary: [build.webkit.org] Create master.cfg for newer buildbot
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords: InRadar
Depends on:
Blocks: 175056
  Show dependency treegraph
 
Reported: 2020-10-22 15:18 PDT by Aakash Jain
Modified: 2021-02-08 07:37 PST (History)
3 users (show)

See Also:


Attachments
Patch (3.19 KB, patch)
2020-10-22 15:19 PDT, Aakash Jain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 2020-10-22 15:18:14 PDT
master.cfg would be significantly different for buildbot 0.8 and buildbot 2.0 (e.g.: using c['www'] instead of c['status'], buildHorizon/logHorizon/eventHorizon no longer supported in newer buildbot, buildbotNetUsageData not being supported in old buildbot, different import locations etc.)

We should have a separate master.cfg for both buildbots and dynamically load appropriate one based on feature flag (which was added in https://trac.webkit.org/r268674).
Comment 1 Aakash Jain 2020-10-22 15:19:56 PDT
Created attachment 412137 [details]
Patch
Comment 2 EWS 2020-10-23 11:23:27 PDT
Committed r268931: <https://trac.webkit.org/changeset/268931>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 412137 [details].
Comment 3 Radar WebKit Bug Importer 2020-10-23 11:24:19 PDT
<rdar://problem/70627515>