Bug 218821

Summary: [build.webkit.org] configure buildbot not to send Usage Data to buildbot developers
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, dewei_zhu, jbedard, ryanhaddad, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 175056    
Attachments:
Description Flags
Patch none

Description Aakash Jain 2020-11-11 13:22:23 PST
We are planning to upgrade build.webkit.org to latest buildbot. Buildbot 0.9 onwards (by default) send buildbot usage data to buildbot developers. We should configure the variable c['buildbotNetUsageData'] = None , so that buildbot does not send data.

Reference: http://docs.buildbot.net/2.8.4/manual/configuration/global.html#buildbotnetusagedata

Also see: <rdar://problem/32555329>
Comment 1 Aakash Jain 2020-11-12 07:12:26 PST
Created attachment 413932 [details]
Patch
Comment 2 EWS 2020-11-12 10:00:56 PST
Committed r269738: <https://trac.webkit.org/changeset/269738>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 413932 [details].
Comment 3 Radar WebKit Bug Importer 2020-11-12 10:01:29 PST
<rdar://problem/71331294>