Title: [247348] trunk/Tools
Revision
247348
Author
ape...@igalia.com
Date
2019-07-11 05:45:22 -0700 (Thu, 11 Jul 2019)

Log Message

[ews-build] Remove workers {ltilve,tanty}-gtk-wk2-ews from configuration
https://bugs.webkit.org/show_bug.cgi?id=199707

Reviewed by Aakash Jain.

* BuildSlaveSupport/ews-build/config.json: Remove old unused workers.

Modified Paths

Diff

Modified: trunk/Tools/BuildSlaveSupport/ews-build/config.json (247347 => 247348)


--- trunk/Tools/BuildSlaveSupport/ews-build/config.json	2019-07-11 10:57:54 UTC (rev 247347)
+++ trunk/Tools/BuildSlaveSupport/ews-build/config.json	2019-07-11 12:45:22 UTC (rev 247348)
@@ -25,14 +25,6 @@
       "platform": "gtk"
     },
     {
-      "name": "tanty-gtk-wk2-ews",
-      "platform": "gtk"
-    },
-    {
-      "name": "ltilve-gtk-wk2-ews",
-      "platform": "gtk"
-    },
-    {
       "name": "igalia-wpe-ews",
       "platform": "wpe"
     },
@@ -301,7 +293,7 @@
       "platform": "gtk",
       "configuration": "release",
       "architectures": ["x86_64"],
-      "workernames": ["igalia1-gtk-wk2-ews", "igalia2-gtk-wk2-ews", "igalia3-gtk-wk2-ews", "igalia4-gtk-wk2-ews", "aperez-gtk-ews", "tanty-gtk-wk2-ews", "ltilve-gtk-wk2-ews"]
+      "workernames": ["igalia1-gtk-wk2-ews", "igalia2-gtk-wk2-ews", "igalia3-gtk-wk2-ews", "igalia4-gtk-wk2-ews", "aperez-gtk-ews"]
     },
     {
       "name": "iOS-12-Build-EWS",

Modified: trunk/Tools/ChangeLog (247347 => 247348)


--- trunk/Tools/ChangeLog	2019-07-11 10:57:54 UTC (rev 247347)
+++ trunk/Tools/ChangeLog	2019-07-11 12:45:22 UTC (rev 247348)
@@ -1,3 +1,12 @@
+2019-07-11  Adrian Perez de Castro  <ape...@igalia.com>
+
+        [ews-build] Remove workers {ltilve,tanty}-gtk-wk2-ews from configuration
+        https://bugs.webkit.org/show_bug.cgi?id=199707
+
+        Reviewed by Aakash Jain.
+
+        * BuildSlaveSupport/ews-build/config.json: Remove old unused workers.
+
 2019-07-10  Simon Fraser  <simon.fra...@apple.com>
 
         [iOS WK2] With modal overlay and body overflow:hidden, can't access all the content
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to