Title: [212437] trunk/Tools
Revision
212437
Author
clo...@igalia.com
Date
2017-02-16 09:26:59 -0800 (Thu, 16 Feb 2017)

Log Message

[GTK] Add two new buildbots that build-only test on Debian stable and Ubuntu LTS.
https://bugs.webkit.org/show_bug.cgi?id=168321

This bots should be added to the trunk build scheduler.
Unreviewed fix after r212429.

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

Modified Paths

Diff

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


--- trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json	2017-02-16 17:17:18 UTC (rev 212436)
+++ trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json	2017-02-16 17:26:59 UTC (rev 212437)
@@ -342,6 +342,7 @@
 
     "schedulers": [ { "type": "AnyBranchScheduler", "name": "trunk", "change_filter": "trunk_filter", "treeStableTimer": 45.0,
                       "builderNames": ["GTK Linux 32-bit Release", "GTK Linux 64-bit Release (Build)", "GTK Linux 64-bit Debug (Build)", "GTK Linux ARM Release",
+                                       "GTK Linux 64-bit Release Debian Stable (Build)", "GTK Linux 64-bit Release Ubuntu LTS (Build)",
                                        "JSCOnly Linux AArch64 Release", "JSCOnly Linux ARMv7 Thumb2 Release", "JSCOnly Linux ARMv7 Traditional Release",
                                        "WinCairo 64-Bit Release"]
                     },

Modified: trunk/Tools/ChangeLog (212436 => 212437)


--- trunk/Tools/ChangeLog	2017-02-16 17:17:18 UTC (rev 212436)
+++ trunk/Tools/ChangeLog	2017-02-16 17:26:59 UTC (rev 212437)
@@ -1,5 +1,15 @@
 2017-02-16  Carlos Alberto Lopez Perez  <clo...@igalia.com>
 
+        [GTK] Add two new buildbots that build-only test on Debian stable and Ubuntu LTS.
+        https://bugs.webkit.org/show_bug.cgi?id=168321
+
+        This bots should be added to the trunk build scheduler.
+        Unreviewed fix after r212429.
+
+        * BuildSlaveSupport/build.webkit.org-config/config.json:
+
+2017-02-16  Carlos Alberto Lopez Perez  <clo...@igalia.com>
+
         [GTK] Add two new buildbots that build-only test on Debian stable and Ubuntu LTS
         https://bugs.webkit.org/show_bug.cgi?id=168321
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to