Bug 156269 - New buildbot syncing scripts that supports multiple builders and slaves
Summary: New buildbot syncing scripts that supports multiple builders and slaves
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Perf Dashboard (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-05 17:40 PDT by Ryosuke Niwa
Modified: 2016-04-06 16:19 PDT (History)
6 users (show)

See Also:


Attachments
Adds a script (129.80 KB, patch)
2016-04-06 00:19 PDT, Ryosuke Niwa
cdumez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>