Bug 205469 - Fix Host name of gpu process bot
Summary: Fix Host name of gpu process bot
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matt Lewis
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-12-19 13:19 PST by Matt Lewis
Modified: 2019-12-19 13:45 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.12 KB, patch)
2019-12-19 13:21 PST, Matt Lewis
jbedard: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Lewis 2019-12-19 13:19:02 PST
Fix Host name of gpu process bot
Comment 1 Matt Lewis 2019-12-19 13:21:12 PST
Created attachment 386137 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2019-12-19 13:21:34 PST
<rdar://problem/58089558>
Comment 3 Jonathan Bedard 2019-12-19 13:23:29 PST
Comment on attachment 386137 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=386137&action=review

> Tools/BuildSlaveSupport/build.webkit.org-config/config.json:18
> +                    { "name": "bot260", "platform": "mac-catalina" },

Make sure to update the credentials too.
Comment 4 Matt Lewis 2019-12-19 13:45:17 PST
Committed r253786: <https://trac.webkit.org/changeset/253786>