Bug 218711

Summary: [build.webkit.org] Do not print master environment variables in build steps
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, ap, jbedard, ryanhaddad, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 175056    
Attachments:
Description Flags
Patch none

Aakash Jain
Reported 2020-11-09 08:46:33 PST
We are planning to upgrade build.webkit.org to latest Buildbot. Newer Buildbot (by default) prints all the environment variables of master for any MasterShellCommand command (since https://github.com/buildbot/buildbot/pull/2408). As a side note, we also tried to change the default behavior in https://github.com/buildbot/buildbot/pull/4772, but the PR wasn't accepted. We should update the MasterShellCommand steps to ensure that we set logEnviron to False.
Attachments
Patch (1.51 KB, patch)
2020-11-09 08:49 PST, Aakash Jain
no flags
Aakash Jain
Comment 1 2020-11-09 08:49:08 PST
EWS
Comment 2 2020-11-09 15:50:11 PST
Committed r269611: <https://trac.webkit.org/changeset/269611> All reviewed patches have been landed. Closing bug and clearing flags on attachment 413589 [details].
Radar WebKit Bug Importer
Comment 3 2020-11-09 15:51:28 PST
Note You need to log in before you can comment on or make changes to this bug.