Title: [158238] trunk/Tools
Revision
158238
Author
[email protected]
Date
2013-10-29 16:19:46 -0700 (Tue, 29 Oct 2013)

Log Message

Move the SEO bots from testers to archivers.
        
Unreviewed.
        
* BuildSlaveSupport/build.webkit.org-config/config.json:

Modified Paths

Diff

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


--- trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json	2013-10-29 23:15:09 UTC (rev 158237)
+++ trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json	2013-10-29 23:19:46 UTC (rev 158238)
@@ -85,7 +85,7 @@
                     { "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"]
+                      "slavenames": ["apple-seo-01", "apple-seo-06"]
                     },
                     { "name": "Apple Mavericks Debug WK1 (Tests)", "type": "Test", "builddir": "mavericks-debug-tests-wk1",
                       "platform": "mac-mavericks", "configuration": "debug", "architectures": ["x86_64"],
@@ -98,16 +98,16 @@
                     { "name": "Apple Mavericks Release (Build)", "type": "Build", "builddir": "mavericks-release",
                       "platform": "mac-mavericks", "configuration": "release", "architectures": ["x86_64"],
                       "triggers": ["mavericks-release-tests-wk1", "mavericks-release-tests-wk2"],
-                      "slavenames": ["apple-seo-04"]
+                      "slavenames": ["apple-seo-04", "apple-seo-05"]
                     },
                     { "name": "Apple Mavericks Release WK1 (Tests)", "type": "Test", "builddir": "mavericks-release-tests-wk1",
                       "platform": "mac-mavericks", "configuration": "release", "architectures": ["x86_64"],
                       "additionalArguments": ["--no-retry-failures"],
-                      "slavenames": ["apple-seo-05", "apple-mini-129"]
+                      "slavenames": ["apple-mini-129"]
                     },
                     { "name": "Apple Mavericks Release WK2 (Tests)", "type": "TestWebKit2", "builddir": "mavericks-release-tests-wk2",
                       "platform": "mac-mavericks", "configuration": "release", "architectures": ["x86_64"],
-                      "slavenames": ["apple-seo-06", "apple-mini-130"]
+                      "slavenames": ["apple-mini-130"]
                     },
                     {
                       "name": "Apple MountainLion Release (Perf)", "type": "DownloadAndPerfTest", "builddir": "mountainlion-release-perf-tests",

Modified: trunk/Tools/ChangeLog (158237 => 158238)


--- trunk/Tools/ChangeLog	2013-10-29 23:15:09 UTC (rev 158237)
+++ trunk/Tools/ChangeLog	2013-10-29 23:19:46 UTC (rev 158238)
@@ -1,3 +1,11 @@
+2013-10-29  Lucas Forschler  <[email protected]>
+
+        Move the SEO bots from testers to archivers.
+        
+        Unreviewed.
+        
+        * BuildSlaveSupport/build.webkit.org-config/config.json:
+
 2013-10-29  Hugo Parente Lima  <[email protected]>
 
         Adding Nix files in Source/Platform to trunk
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to