WebKit Bugzilla
Attachment 370935 Details for
Bug 198370
: [ews-build] Update configuration to share bots across queues
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-198370-20190530081637.patch (text/plain), 1.91 KB, created by
Aakash Jain
on 2019-05-30 05:16:38 PDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Aakash Jain
Created:
2019-05-30 05:16:38 PDT
Size:
1.91 KB
patch
obsolete
>Index: Tools/ChangeLog >=================================================================== >--- Tools/ChangeLog (revision 245883) >+++ Tools/ChangeLog (working copy) >@@ -1,3 +1,14 @@ >+2019-05-30 Aakash Jain <aakash_jain@apple.com> >+ >+ [ews-build] Update configuration to share bots across queues >+ https://bugs.webkit.org/show_bug.cgi?id=198370 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * BuildSlaveSupport/ews-build/config.json: Share bots across builder and API tester queues. >+ Also use ews119 instead of ews120 for mac API tests, as ews120 seems to have some issues as >+ noted in https://bugs.webkit.org/show_bug.cgi?id=197571#c1 >+ > 2019-05-29 Wenson Hsieh <wenson_hsieh@apple.com> > > Remove some logic to suppress the text selection assistant during drop >Index: Tools/BuildSlaveSupport/ews-build/config.json >=================================================================== >--- Tools/BuildSlaveSupport/ews-build/config.json (revision 245883) >+++ Tools/BuildSlaveSupport/ews-build/config.json (working copy) >@@ -302,7 +302,7 @@ > "configuration": "release", > "architectures": ["x86_64"], > "triggers": ["api-tests-ios-sim-ews"], >- "workernames": ["ews152", "ews154"] >+ "workernames": ["ews152", "ews154", "ews156", "ews157"] > }, > { > "name": "iOS-12-Simulator-WK2-Tests-EWS", >@@ -321,7 +321,7 @@ > "configuration": "release", > "architectures": ["x86_64"], > "triggers": ["api-tests-mac-ews"], >- "workernames": ["ews118", "ews119", "ews120"] >+ "workernames": ["ews118", "ews119", "ews120", "ews150"] > }, > { > "name": "macOS-High-Sierra-Release-WK1-Tests-EWS", >@@ -426,7 +426,7 @@ > "shortname": "api-mac", > "factory": "APITestsFactory", > "platform": "*", >- "workernames": ["ews120", "ews150", "ews153", "ews155"] >+ "workernames": ["ews119", "ews150", "ews153", "ews155"] > } > ], > "schedulers": [
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 198370
: 370935