RESOLVED FIXED 218123
Rename slave to worker in webkitpy
https://bugs.webkit.org/show_bug.cgi?id=218123
Summary Rename slave to worker in webkitpy
Aakash Jain
Reported 2020-10-23 07:29:12 PDT
Rename slave to worker in webkitpy. This is to use more inclusive naming.
Attachments
Patch (14.71 KB, patch)
2020-10-23 07:58 PDT, Aakash Jain
no flags
Aakash Jain
Comment 1 2020-10-23 07:58:57 PDT
Jonathan Bedard
Comment 2 2020-10-23 09:08:16 PDT
Comment on attachment 412177 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=412177&action=review > Tools/Scripts/webkitpy/layout_tests/controllers/manager.py:578 > + build_worker = self._options.build_slave We will need to expose a "build_worker" option, change all our buildbot invocations, and then remove the "build_slave" option to totally get rid of this. (not particularly difficult, just going to take a few patches and a few buildbot restarts)
Aakash Jain
Comment 3 2020-10-23 09:10:38 PDT
Yeah.
EWS
Comment 4 2020-10-23 09:13:33 PDT
Committed r268925: <https://trac.webkit.org/changeset/268925> All reviewed patches have been landed. Closing bug and clearing flags on attachment 412177 [details].
Radar WebKit Bug Importer
Comment 5 2020-10-23 09:14:22 PDT
Note You need to log in before you can comment on or make changes to this bug.