Bug 156269

Summary: New buildbot syncing scripts that supports multiple builders and slaves
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Perf DashboardAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, cdumez, dewei_zhu, joepeck, rniwa, slewis
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Adds a script cdumez: review+

Description Ryosuke Niwa 2016-04-05 17:40:02 PDT
Add tools/sync-builedbot.js which supports syncing across multiple slaves and builders.
Comment 1 Ryosuke Niwa 2016-04-06 00:19:17 PDT
Created attachment 275760 [details]
Adds a script
Comment 2 Chris Dumez 2016-04-06 15:06:59 PDT
Comment on attachment 275760 [details]
Adds a script

View in context: https://bugs.webkit.org/attachment.cgi?id=275760&action=review

rs=me

> Websites/perf.webkit.org/tools/js/buildbot-triggerable.js:69
> +        let testPlatformParis = {};

Paris -> Pairs? Although I do like Paris.
Comment 3 Ryosuke Niwa 2016-04-06 16:19:29 PDT
Committed r199123: <http://trac.webkit.org/changeset/199123>