Title: [258505] trunk/Tools
Revision
258505
Author
ryanhad...@apple.com
Date
2020-03-16 09:44:20 -0700 (Mon, 16 Mar 2020)

Log Message

Unreviewed infrastructure fix.

* BuildSlaveSupport/ews-build/config.json: Temporarily remove ews114
while the hardware is out for repair.

Modified Paths

Diff

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


--- trunk/Tools/BuildSlaveSupport/ews-build/config.json	2020-03-16 16:41:12 UTC (rev 258504)
+++ trunk/Tools/BuildSlaveSupport/ews-build/config.json	2020-03-16 16:44:20 UTC (rev 258505)
@@ -407,7 +407,7 @@
       "configuration": "debug",
       "architectures": ["x86_64"],
       "triggers": ["macos-mojave-debug-wk1-tests-ews"],
-      "workernames": ["ews112", "ews113", "ews114", "ews115", "ews116", "ews117"]
+      "workernames": ["ews112", "ews113", "ews115", "ews116", "ews117"]
     },
     {
       "name": "macOS-Mojave-Debug-WK1-Tests-EWS",
@@ -417,7 +417,7 @@
       "platform": "mac-mojave",
       "configuration": "debug",
       "architectures": ["x86_64"],
-      "workernames": ["ews112", "ews113", "ews114", "ews115", "ews117"]
+      "workernames": ["ews112", "ews113", "ews115", "ews117"]
     },
     {
       "name": "Windows-EWS",

Modified: trunk/Tools/ChangeLog (258504 => 258505)


--- trunk/Tools/ChangeLog	2020-03-16 16:41:12 UTC (rev 258504)
+++ trunk/Tools/ChangeLog	2020-03-16 16:44:20 UTC (rev 258505)
@@ -1,3 +1,10 @@
+2020-03-16  Ryan Haddad  <ryanhad...@apple.com>
+
+        Unreviewed infrastructure fix.
+
+        * BuildSlaveSupport/ews-build/config.json: Temporarily remove ews114
+        while the hardware is out for repair.
+
 2020-03-13  Sergio Villar Senin  <svil...@igalia.com>
 
         [WebXR] IDLs, stubs and build configuration for WPE
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to