Commit d7e32b90 authored by Maksym Onufriienko's avatar Maksym Onufriienko Committed by Commit Bot

[iOS] Updated chromium/fyi.bots to run EG-tests only by xcodebuildrunner.

Updated FYI builds(added "xcode parallelization": true for all egtests)
and builders with eg2_tests.json by adding
`"xcode parallelization": true` to json-file
as it is a default param for EG2 tests.

Bug:1011498

Change-Id: I4c9394d6e65b981d3773afca95037f37a7e4addb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1869382
Commit-Queue: Maksym Onufriienko <monufriienko@chromium.org>
Reviewed-by: default avatarJustin Cohen <justincohen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#723079}
parent 9bebf708
...@@ -31,6 +31,7 @@ ...@@ -31,6 +31,7 @@
], ],
"device type": "iPhone 6s", "device type": "iPhone 6s",
"os": "12.2", "os": "12.2",
"xcode parallelization": true,
"xctest": true, "xctest": true,
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"pool":"chromium.tests" "pool":"chromium.tests"
...@@ -42,6 +43,7 @@ ...@@ -42,6 +43,7 @@
], ],
"device type": "iPad Air 2", "device type": "iPad Air 2",
"os": "12.2", "os": "12.2",
"xcode parallelization": true,
"xctest": true, "xctest": true,
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"pool":"chromium.tests" "pool":"chromium.tests"
...@@ -53,6 +55,7 @@ ...@@ -53,6 +55,7 @@
], ],
"device type": "iPhone 6s", "device type": "iPhone 6s",
"os": "12.2", "os": "12.2",
"xcode parallelization": true,
"xctest": true, "xctest": true,
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"pool":"chromium.tests" "pool":"chromium.tests"
...@@ -64,6 +67,7 @@ ...@@ -64,6 +67,7 @@
], ],
"device type": "iPhone 6s", "device type": "iPhone 6s",
"os": "12.2", "os": "12.2",
"xcode parallelization": true,
"xctest": true, "xctest": true,
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"pool":"chromium.tests" "pool":"chromium.tests"
...@@ -75,6 +79,7 @@ ...@@ -75,6 +79,7 @@
], ],
"device type": "iPhone 6s", "device type": "iPhone 6s",
"os": "12.2", "os": "12.2",
"xcode parallelization": true,
"xctest": true, "xctest": true,
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"pool":"chromium.tests" "pool":"chromium.tests"
...@@ -86,6 +91,7 @@ ...@@ -86,6 +91,7 @@
], ],
"device type": "iPhone 6s", "device type": "iPhone 6s",
"os": "12.2", "os": "12.2",
"xcode parallelization": true,
"xctest": true, "xctest": true,
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"pool":"chromium.tests" "pool":"chromium.tests"
...@@ -97,6 +103,7 @@ ...@@ -97,6 +103,7 @@
], ],
"device type": "iPhone 6s", "device type": "iPhone 6s",
"os": "12.2", "os": "12.2",
"xcode parallelization": true,
"xctest": true, "xctest": true,
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"pool":"chromium.tests" "pool":"chromium.tests"
......
...@@ -78,7 +78,8 @@ ...@@ -78,7 +78,8 @@
"os": "13.2.2", "os": "13.2.2",
"xcode build version": "11b53", "xcode build version": "11b53",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"pool":"chromium.tests" "pool":"chromium.tests",
"xcode parallelization": true
}, },
{ {
"include": "eg_cq_tests.json", "include": "eg_cq_tests.json",
...@@ -86,7 +87,8 @@ ...@@ -86,7 +87,8 @@
"os": "13.2.2", "os": "13.2.2",
"xcode build version": "11b53", "xcode build version": "11b53",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"pool":"chromium.tests" "pool":"chromium.tests",
"xcode parallelization": true
}, },
{ {
"include": "eg_tests.json", "include": "eg_tests.json",
...@@ -94,7 +96,8 @@ ...@@ -94,7 +96,8 @@
"os": "13.2.2", "os": "13.2.2",
"xcode build version": "11b53", "xcode build version": "11b53",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"pool":"chromium.tests" "pool":"chromium.tests",
"xcode parallelization": true
}, },
{ {
"include": "eg_tests.json", "include": "eg_tests.json",
...@@ -102,7 +105,8 @@ ...@@ -102,7 +105,8 @@
"os": "13.2.2", "os": "13.2.2",
"xcode build version": "11b53", "xcode build version": "11b53",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"pool":"chromium.tests" "pool":"chromium.tests",
"xcode parallelization": true
}, },
{ {
"include": "screen_size_dependent_tests.json", "include": "screen_size_dependent_tests.json",
...@@ -142,7 +146,8 @@ ...@@ -142,7 +146,8 @@
"os": "12.4", "os": "12.4",
"xcode build version": "11b53", "xcode build version": "11b53",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"pool":"chromium.tests" "pool":"chromium.tests",
"xcode parallelization": true
}, },
{ {
"include": "eg_cq_tests.json", "include": "eg_cq_tests.json",
...@@ -150,7 +155,8 @@ ...@@ -150,7 +155,8 @@
"os": "12.4", "os": "12.4",
"xcode build version": "11b53", "xcode build version": "11b53",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"pool":"chromium.tests" "pool":"chromium.tests",
"xcode parallelization": true
}, },
{ {
"include": "eg_tests.json", "include": "eg_tests.json",
...@@ -158,7 +164,8 @@ ...@@ -158,7 +164,8 @@
"os": "12.4", "os": "12.4",
"xcode build version": "11b53", "xcode build version": "11b53",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"pool":"chromium.tests" "pool":"chromium.tests",
"xcode parallelization": true
}, },
{ {
"include": "eg_tests.json", "include": "eg_tests.json",
...@@ -166,7 +173,8 @@ ...@@ -166,7 +173,8 @@
"os": "12.4", "os": "12.4",
"xcode build version": "11b53", "xcode build version": "11b53",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"pool":"chromium.tests" "pool":"chromium.tests",
"xcode parallelization": true
}, },
{ {
"include": "screen_size_dependent_tests.json", "include": "screen_size_dependent_tests.json",
......
...@@ -52,7 +52,8 @@ ...@@ -52,7 +52,8 @@
"os": "13.2.2", "os": "13.2.2",
"pool":"chromium.tests", "pool":"chromium.tests",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"priority": 30 "priority": 30,
"xcode parallelization": true
}, },
{ {
"include": "eg_tests.json", "include": "eg_tests.json",
...@@ -61,7 +62,8 @@ ...@@ -61,7 +62,8 @@
"os": "13.2.2", "os": "13.2.2",
"pool":"chromium.tests", "pool":"chromium.tests",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"priority": 30 "priority": 30,
"xcode parallelization": true
}, },
{ {
"include": "eg_tests.json", "include": "eg_tests.json",
...@@ -70,7 +72,8 @@ ...@@ -70,7 +72,8 @@
"os": "13.2.2", "os": "13.2.2",
"pool":"chromium.tests", "pool":"chromium.tests",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"priority": 30 "priority": 30,
"xcode parallelization": true
}, },
{ {
"include": "eg_cq_tests.json", "include": "eg_cq_tests.json",
...@@ -79,7 +82,8 @@ ...@@ -79,7 +82,8 @@
"os": "13.2.2", "os": "13.2.2",
"pool":"chromium.tests", "pool":"chromium.tests",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"priority": 30 "priority": 30,
"xcode parallelization": true
}, },
{ {
"include": "eg_cq_tests.json", "include": "eg_cq_tests.json",
...@@ -88,7 +92,8 @@ ...@@ -88,7 +92,8 @@
"os": "13.2.2", "os": "13.2.2",
"pool":"chromium.tests", "pool":"chromium.tests",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"priority": 30 "priority": 30,
"xcode parallelization": true
}, },
{ {
"xcode parallelization": true, "xcode parallelization": true,
...@@ -122,7 +127,8 @@ ...@@ -122,7 +127,8 @@
"os": "12.4", "os": "12.4",
"xcode build version": "11b53", "xcode build version": "11b53",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"pool":"chromium.tests" "pool":"chromium.tests",
"xcode parallelization": true
}, },
{ {
"include": "eg_cq_tests.json", "include": "eg_cq_tests.json",
...@@ -130,7 +136,8 @@ ...@@ -130,7 +136,8 @@
"os": "12.4", "os": "12.4",
"xcode build version": "11b53", "xcode build version": "11b53",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"pool":"chromium.tests" "pool":"chromium.tests",
"xcode parallelization": true
}, },
{ {
"include": "eg_tests.json", "include": "eg_tests.json",
...@@ -138,7 +145,8 @@ ...@@ -138,7 +145,8 @@
"os": "12.4", "os": "12.4",
"xcode build version": "11b53", "xcode build version": "11b53",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"pool":"chromium.tests" "pool":"chromium.tests",
"xcode parallelization": true
}, },
{ {
"include": "eg_tests.json", "include": "eg_tests.json",
...@@ -146,7 +154,8 @@ ...@@ -146,7 +154,8 @@
"os": "12.4", "os": "12.4",
"xcode build version": "11b53", "xcode build version": "11b53",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"pool":"chromium.tests" "pool":"chromium.tests",
"xcode parallelization": true
}, },
{ {
"include": "screen_size_dependent_tests.json", "include": "screen_size_dependent_tests.json",
......
...@@ -78,7 +78,8 @@ ...@@ -78,7 +78,8 @@
"os": "13.2.2", "os": "13.2.2",
"xcode build version": "11b53", "xcode build version": "11b53",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"pool":"chromium.tests" "pool":"chromium.tests",
"xcode parallelization": true
}, },
{ {
"include": "eg_cq_tests.json", "include": "eg_cq_tests.json",
...@@ -86,7 +87,8 @@ ...@@ -86,7 +87,8 @@
"os": "13.2.2", "os": "13.2.2",
"xcode build version": "11b53", "xcode build version": "11b53",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"pool":"chromium.tests" "pool":"chromium.tests",
"xcode parallelization": true
}, },
{ {
"include": "eg_tests.json", "include": "eg_tests.json",
...@@ -94,7 +96,8 @@ ...@@ -94,7 +96,8 @@
"os": "13.2.2", "os": "13.2.2",
"xcode build version": "11b53", "xcode build version": "11b53",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"pool":"chromium.tests" "pool":"chromium.tests",
"xcode parallelization": true
}, },
{ {
"include": "eg_tests.json", "include": "eg_tests.json",
...@@ -102,7 +105,8 @@ ...@@ -102,7 +105,8 @@
"os": "13.2.2", "os": "13.2.2",
"xcode build version": "11b53", "xcode build version": "11b53",
"host os": "Mac-10.14.6", "host os": "Mac-10.14.6",
"pool":"chromium.tests" "pool":"chromium.tests",
"xcode parallelization": true
}, },
{ {
"include": "screen_size_dependent_tests.json", "include": "screen_size_dependent_tests.json",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment