RESOLVED FIXED 62372
[CSSRegions] Add build slave
https://bugs.webkit.org/show_bug.cgi?id=62372
Summary [CSSRegions] Add build slave
Mihnea Ovidenie
Reported 2011-06-09 06:39:50 PDT
Add a Mac build slave.
Attachments
Patch (2.87 KB, patch)
2011-06-09 07:29 PDT, Mihnea Ovidenie
aroben: review-
Patch 2 (2.91 KB, patch)
2011-06-22 04:33 PDT, Mihnea Ovidenie
aroben: review-
Patch 3 (2.90 KB, patch)
2011-06-22 07:15 PDT, Mihnea Ovidenie
no flags
Mihnea Ovidenie
Comment 1 2011-06-09 06:43:02 PDT
Machine has the following specs: CPU: 3.2 GHz Quad-Core Xeon RAM: 8Gb OS: Snow Leopard
Mihnea Ovidenie
Comment 2 2011-06-09 07:29:24 PDT
Eric Seidel (no email)
Comment 3 2011-06-13 15:10:16 PDT
Comment on attachment 96585 [details] Patch Sounds fine to me.
Eric Seidel (no email)
Comment 4 2011-06-13 15:10:37 PDT
Comment on attachment 96585 [details] Patch I'll let aroben give the official r+
Adam Roben (:aroben)
Comment 5 2011-06-21 08:31:26 PDT
Comment on attachment 96585 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=96585&action=review > Tools/BuildSlaveSupport/build.webkit.org-config/config.json:242 > + { "name": "Adobe SnowLeopard Intel Release (Build)", "type": "Build", "builddir": "adobe-snowleopard-intel-release", We don't currently have any builders with company names in them. The important thing is the flavor of WebKit that runs on the builder and what kinds of operations it performs, not who maintains the slaves used by that builder. (In fact, you could have multiple different companies that maintain slaves that are used by a single builder.) I'd recommend giving this builder a name that that indicates its purpose.
Mihnea Ovidenie
Comment 6 2011-06-22 04:33:32 PDT
Created attachment 98156 [details] Patch 2
Mihnea Ovidenie
Comment 7 2011-06-22 04:45:12 PDT
(In reply to comment #5) > (From update of attachment 96585 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=96585&action=review > > > Tools/BuildSlaveSupport/build.webkit.org-config/config.json:242 > > + { "name": "Adobe SnowLeopard Intel Release (Build)", "type": "Build", "builddir": "adobe-snowleopard-intel-release", > > We don't currently have any builders with company names in them. The important thing is the flavor of WebKit that runs on the builder and what kinds of operations it performs, not who maintains the slaves used by that builder. (In fact, you could have multiple different companies that maintain slaves that are used by a single builder.) I'd recommend giving this builder a name that that indicates its purpose. Hi Adam, Thanks for your suggestions. We are thinking to use the following steps for this machine for the near future: Step1: configure it like a SnowLeopard slave build bot to do Mac WebKit Builds Step2: configure it like a SnowLeopard slave build bot to do Mac WebKit Builds with css-regions/css-exclusions enabled(they are disabled by default) Step3: configure it like a SnowLeopard slave build bot to do Mac WebKit Builds and Tests with css-regions/css-exclusions enabled. This bot would also run css-regions/css-exclusions specific tests, that are skipped in WebKit main trunk. Does this sound ok to you?
Adam Roben (:aroben)
Comment 8 2011-06-22 06:43:46 PDT
Comment on attachment 98156 [details] Patch 2 View in context: https://bugs.webkit.org/attachment.cgi?id=98156&action=review > Tools/BuildSlaveSupport/build.webkit.org-config/config.json:255 > + "CSSRegions SnowLeopard Intel Release (Build)"] You should add your new builder to the mac-snowleopard PlatformSpecificScheduler. That way it won't do a build when, e.g., Qt layout test results get updated and nothing else changes.
Mihnea Ovidenie
Comment 9 2011-06-22 07:15:16 PDT
Created attachment 98165 [details] Patch 3
WebKit Review Bot
Comment 10 2011-07-01 07:51:43 PDT
Comment on attachment 98165 [details] Patch 3 Clearing flags on attachment: 98165 Committed r90228: <http://trac.webkit.org/changeset/90228>
WebKit Review Bot
Comment 11 2011-07-01 07:51:48 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.