Title: [160510] trunk/Tools
Revision
160510
Author
[email protected]
Date
2013-12-12 15:41:06 -0800 (Thu, 12 Dec 2013)

Log Message

Remove unused Apple Bots.
        
Unreviewed.

* BuildSlaveSupport/build.webkit.org-config/config.json:

Modified Paths

Diff

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


--- trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json	2013-12-12 23:26:10 UTC (rev 160509)
+++ trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json	2013-12-12 23:41:06 UTC (rev 160510)
@@ -21,9 +21,6 @@
                     { "name": "apple-mini-212", "platform": "mac-mavericks" },
                     
                     { "name": "apple-seo-01", "platform": "mac-mavericks"},
-                    { "name": "apple-seo-02", "platform": "mac-mavericks"},
-                    { "name": "apple-seo-03", "platform": "mac-mavericks"},
-                    { "name": "apple-seo-06", "platform": "mac-mavericks"},
 
                     { "name": "apple-windows-1", "platform": "win"},
                     { "name": "apple-windows-2", "platform": "win"},
@@ -85,15 +82,15 @@
                     { "name": "Apple Mavericks Debug (Build)", "type": "Build", "builddir": "mavericks-debug",
                       "platform": "mac-mavericks", "configuration": "debug", "architectures": ["x86_64"],
                       "triggers": ["mavericks-debug-tests-wk1", "mavericks-debug-tests-wk2"],
-                      "slavenames": ["apple-seo-01", "apple-seo-06"]
+                      "slavenames": ["apple-seo-01"]
                     },
                     { "name": "Apple Mavericks Debug WK1 (Tests)", "type": "Test", "builddir": "mavericks-debug-tests-wk1",
                       "platform": "mac-mavericks", "configuration": "debug", "architectures": ["x86_64"],
-                      "slavenames": ["apple-seo-02", "apple-macpro-5"]
+                      "slavenames": ["apple-macpro-5"]
                     },
                     { "name": "Apple Mavericks Debug WK2 (Tests)", "type": "TestWebKit2", "builddir": "mavericks-debug-tests-wk2",
                       "platform": "mac-mavericks", "configuration": "debug", "architectures": ["x86_64"],
-                      "slavenames": ["apple-seo-03", "apple-macpro-8", "apple-mini-211"]
+                      "slavenames": ["apple-macpro-8", "apple-mini-211"]
                     },
                     { "name": "Apple Mavericks Release (Build)", "type": "Build", "builddir": "mavericks-release",
                       "platform": "mac-mavericks", "configuration": "release", "architectures": ["x86_64"],

Modified: trunk/Tools/ChangeLog (160509 => 160510)


--- trunk/Tools/ChangeLog	2013-12-12 23:26:10 UTC (rev 160509)
+++ trunk/Tools/ChangeLog	2013-12-12 23:41:06 UTC (rev 160510)
@@ -1,3 +1,11 @@
+2013-12-12  Lucas Forschler  <[email protected]>
+
+        Remove unused Apple Bots.
+        
+        Unreviewed.
+
+        * BuildSlaveSupport/build.webkit.org-config/config.json:
+
 2013-12-12  Thiago de Barros Lacerda  <[email protected]>
 
         Unreviewed. Add myself as a committer.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to