Title: [161471] trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json
Revision
161471
Author
lforsch...@apple.com
Date
2014-01-07 16:51:30 -0800 (Tue, 07 Jan 2014)

Log Message

Add a scheduler for the CLoop bot.

Modified Paths


Diff

Modified: trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json (161470 => 161471)


--- trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json	2014-01-08 00:42:20 UTC (rev 161470)
+++ trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json	2014-01-08 00:51:30 UTC (rev 161471)
@@ -195,7 +195,7 @@
                       "builderNames": ["Apple MountainLion Release (Build)", "Apple MountainLion Debug (Build)", "Apple MountainLion Release (32-bit Build)"]
                     },
                     { "type": "PlatformSpecificScheduler", "platform": "mac-mavericks", "branch": "trunk", "treeStableTimer": 45.0,
-                      "builderNames": ["Apple Mavericks Release (Build)", "Apple Mavericks Debug (Build)"]
+                      "builderNames": ["Apple Mavericks Release (Build)", "Apple Mavericks Debug (Build)", "Apple Mavericks CLOOP (BuildAndTest)"]
                     },
                     { "type": "PlatformSpecificScheduler", "platform": "win", "branch": "trunk", "treeStableTimer": 45.0,
                       "builderNames": ["Apple Win Release (Build)", "Apple Win Debug (Build)"]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to