Title: [248972] trunk/Tools
Revision
248972
Author
aakash_j...@apple.com
Date
2019-08-21 15:48:36 -0700 (Wed, 21 Aug 2019)

Log Message

Assign ews117 to EWS High-Sierra Debug queues
https://bugs.webkit.org/show_bug.cgi?id=200993

Reviewed by Jonathan Bedard.

* BuildSlaveSupport/ews-build/config.json:

Modified Paths

Diff

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


--- trunk/Tools/BuildSlaveSupport/ews-build/config.json	2019-08-21 22:45:46 UTC (rev 248971)
+++ trunk/Tools/BuildSlaveSupport/ews-build/config.json	2019-08-21 22:48:36 UTC (rev 248972)
@@ -359,7 +359,7 @@
       "configuration": "debug",
       "architectures": ["x86_64"],
       "triggers": ["macos-high-sierra-debug-wk1-tests-ews"],
-      "workernames": ["ews112", "ews113", "ews114", "ews115", "ews116"]
+      "workernames": ["ews112", "ews113", "ews114", "ews115", "ews116", "ews117"]
     },
     {
       "name": "macOS-High-Sierra-Debug-WK1-Tests-EWS",
@@ -368,7 +368,7 @@
       "platform": "mac-highsierra",
       "configuration": "debug",
       "architectures": ["x86_64"],
-      "workernames": ["ews112", "ews113", "ews114", "ews115", "ews116"]
+      "workernames": ["ews112", "ews113", "ews114", "ews115", "ews116", "ews117"]
     },
     {
       "name": "Windows-EWS",

Modified: trunk/Tools/ChangeLog (248971 => 248972)


--- trunk/Tools/ChangeLog	2019-08-21 22:45:46 UTC (rev 248971)
+++ trunk/Tools/ChangeLog	2019-08-21 22:48:36 UTC (rev 248972)
@@ -1,3 +1,12 @@
+2019-08-21  Aakash Jain  <aakash_j...@apple.com>
+
+        Assign ews117 to EWS High-Sierra Debug queues
+        https://bugs.webkit.org/show_bug.cgi?id=200993
+
+        Reviewed by Jonathan Bedard.
+
+        * BuildSlaveSupport/ews-build/config.json:
+
 2019-08-21  Daniel Bates  <daba...@apple.com>
 
         [lldb-webkit] OptionSet summary shows size 0 sometimes for non-empty set
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to