RESOLVED FIXED 218819
[build.webkit.org] replace c['slavePortnum'] with c['protocols'] in master_buildbot2.cfg
https://bugs.webkit.org/show_bug.cgi?id=218819
Summary [build.webkit.org] replace c['slavePortnum'] with c['protocols'] in master_bu...
Aakash Jain
Reported 2020-11-11 13:13:05 PST
We are planning to upgrade build.webkit.org to latest buildbot. In Buildbot 0.9 onwards, Configuration key c['slavePortnum'] is deprecated in favor of c['protocols']['pb']['port']. we should replace c['slavePortnum'] with c['protocols’]. Reference: http://docs.buildbot.net/1.1.0/manual/worker-transition.html#buildmasterconfig-changes
Attachments
Patch (1.33 KB, patch)
2020-11-12 06:25 PST, Aakash Jain
no flags
Aakash Jain
Comment 1 2020-11-11 13:13:21 PST
This is similar to <rdar://problem/32560364>.
Aakash Jain
Comment 2 2020-11-12 06:25:11 PST
EWS
Comment 3 2020-11-12 09:03:25 PST
Committed r269733: <https://trac.webkit.org/changeset/269733> All reviewed patches have been landed. Closing bug and clearing flags on attachment 413930 [details].
Radar WebKit Bug Importer
Comment 4 2020-11-12 09:04:18 PST
Note You need to log in before you can comment on or make changes to this bug.