Bug 88893 - Prefix all Apple bots with "Apple"
Summary: Prefix all Apple bots with "Apple"
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Lucas Forschler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-12 11:28 PDT by Lucas Forschler
Modified: 2012-06-12 19:38 PDT (History)
1 user (show)

See Also:


Attachments
Rename the apple build slaves (11.33 KB, patch)
2012-06-12 11:30 PDT, Lucas Forschler
no flags Details | Formatted Diff | Diff
v2 of the rename patch (11.31 KB, patch)
2012-06-12 11:36 PDT, Lucas Forschler
no flags Details | Formatted Diff | Diff
another round of updates. (11.31 KB, patch)
2012-06-12 11:56 PDT, Lucas Forschler
no flags Details | Formatted Diff | Diff
include the builder type inside parens () (10.83 KB, patch)
2012-06-12 14:57 PDT, Lucas Forschler
simon.fraser: review+
simon.fraser: commit-queue-
Details | Formatted Diff | Diff
fix changelog (10.08 KB, patch)
2012-06-12 15:08 PDT, Lucas Forschler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lucas Forschler 2012-06-12 11:28:42 PDT
Currently the Apple owned bots are spread throughout the waterfall.

Rename them all to prefix with "Apple".
Comment 1 Lucas Forschler 2012-06-12 11:30:12 PDT
Created attachment 147119 [details]
Rename the apple build slaves
Comment 2 Lucas Forschler 2012-06-12 11:36:55 PDT
Created attachment 147122 [details]
v2 of the rename patch

use 'Build' rather than 'Archive'
Comment 3 Lucas Forschler 2012-06-12 11:56:12 PDT
Created attachment 147130 [details]
another round of updates.

v3.  enclose all names with (Build), (Test), (Perf), (Leaks)
Comment 4 WebKit Review Bot 2012-06-12 13:21:35 PDT
Comment on attachment 147130 [details]
another round of updates.

Clearing flags on attachment: 147130

Committed r120109: <http://trac.webkit.org/changeset/120109>
Comment 5 WebKit Review Bot 2012-06-12 13:21:39 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Lucas Forschler 2012-06-12 14:55:58 PDT
Wrong patch was uploaded.  Going to re-open and attach correct patch.
Comment 7 Lucas Forschler 2012-06-12 14:57:08 PDT
Created attachment 147170 [details]
include the builder type inside parens ()
Comment 8 Simon Fraser (smfr) 2012-06-12 15:01:47 PDT
Comment on attachment 147170 [details]
include the builder type inside parens ()

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

> Tools/ChangeLog:31
> +2012-06-12  Lucas Forschler  <lforschler@apple.com>
> +
> +        Rename Apple bots to a standard convention.
> +        https://bugs.webkit.org/show_bug.cgi?id=88893
> +        
> +        Note: This has the side effect of grouping all of the Apple bots together in the waterfall.
> +
> +        Reviewed by NOBODY (OOPS!).
> +
> +        * BuildSlaveSupport/build.webkit.org-config/config.json:
> +
> +2012-06-12  Lucas Forschler  <lforschler@apple.com>
> +
> +        Rename Apple bots to a standard convention.
> +        https://bugs.webkit.org/show_bug.cgi?id=88893
> +        
> +        Note: This has the side effect of grouping all of the Apple bots together in the waterfall.
> +
> +        Reviewed by NOBODY (OOPS!).
> +
> +        * BuildSlaveSupport/build.webkit.org-config/config.json:
> +

Duplicate changlogs. The previous patch already went in.
Comment 9 Lucas Forschler 2012-06-12 15:08:19 PDT
Created attachment 147176 [details]
fix changelog
Comment 10 WebKit Review Bot 2012-06-12 19:37:57 PDT
Comment on attachment 147176 [details]
fix changelog

Clearing flags on attachment: 147176

Committed r120150: <http://trac.webkit.org/changeset/120150>
Comment 11 WebKit Review Bot 2012-06-12 19:38:01 PDT
All reviewed patches have been landed.  Closing bug.