Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(29)

Side by Side Diff: testing/buildbot/chromium.webkit.json

Issue 2938783002: chromium.webkit: Adjust shard numbers for <1h cycle times. (Closed)
Patch Set: Rebase onto master. Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "WebKit Linux Trusty": { 2 "WebKit Linux Trusty": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "swarming": { 5 "swarming": {
6 "can_use_on_swarming_builders": true 6 "can_use_on_swarming_builders": true
7 }, 7 },
8 "test": "blink_heap_unittests" 8 "test": "blink_heap_unittests"
9 }, 9 },
10 { 10 {
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
118 }, 118 },
119 "name": "webkit_layout_tests", 119 "name": "webkit_layout_tests",
120 "results_handler": "layout tests", 120 "results_handler": "layout tests",
121 "swarming": { 121 "swarming": {
122 "can_use_on_swarming_builders": true, 122 "can_use_on_swarming_builders": true,
123 "dimension_sets": [ 123 "dimension_sets": [
124 { 124 {
125 "os": "Ubuntu-14.04" 125 "os": "Ubuntu-14.04"
126 } 126 }
127 ], 127 ],
128 "shards": 6 128 "shards": 20
129 } 129 }
130 } 130 }
131 ], 131 ],
132 "scripts": [ 132 "scripts": [
133 { 133 {
134 "name": "webkit_lint", 134 "name": "webkit_lint",
135 "script": "webkit_lint.py" 135 "script": "webkit_lint.py"
136 }, 136 },
137 { 137 {
138 "name": "webkit_python_tests", 138 "name": "webkit_python_tests",
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
194 }, 194 },
195 "name": "webkit_layout_tests", 195 "name": "webkit_layout_tests",
196 "results_handler": "layout tests", 196 "results_handler": "layout tests",
197 "swarming": { 197 "swarming": {
198 "can_use_on_swarming_builders": true, 198 "can_use_on_swarming_builders": true,
199 "dimension_sets": [ 199 "dimension_sets": [
200 { 200 {
201 "os": "Ubuntu-14.04" 201 "os": "Ubuntu-14.04"
202 } 202 }
203 ], 203 ],
204 "shards": 6 204 "shards": 20
205 } 205 }
206 } 206 }
207 ] 207 ]
208 }, 208 },
209 "WebKit Linux Trusty Leak": { 209 "WebKit Linux Trusty Leak": {
210 "gtest_tests": [ 210 "gtest_tests": [
211 { 211 {
212 "swarming": { 212 "swarming": {
213 "can_use_on_swarming_builders": true 213 "can_use_on_swarming_builders": true
214 }, 214 },
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
260 }, 260 },
261 "name": "webkit_layout_tests", 261 "name": "webkit_layout_tests",
262 "results_handler": "layout tests", 262 "results_handler": "layout tests",
263 "swarming": { 263 "swarming": {
264 "can_use_on_swarming_builders": true, 264 "can_use_on_swarming_builders": true,
265 "dimension_sets": [ 265 "dimension_sets": [
266 { 266 {
267 "os": "Ubuntu-14.04" 267 "os": "Ubuntu-14.04"
268 } 268 }
269 ], 269 ],
270 "shards": 6 270 "shards": 10
271 } 271 }
272 } 272 }
273 ] 273 ]
274 }, 274 },
275 "WebKit Linux Trusty MSAN": { 275 "WebKit Linux Trusty MSAN": {
276 "gtest_tests": [ 276 "gtest_tests": [
277 { 277 {
278 "swarming": { 278 "swarming": {
279 "can_use_on_swarming_builders": true 279 "can_use_on_swarming_builders": true
280 }, 280 },
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
329 "swarming": { 329 "swarming": {
330 "can_use_on_swarming_builders": true, 330 "can_use_on_swarming_builders": true,
331 "dimension_sets": [ 331 "dimension_sets": [
332 { 332 {
333 "os": "Ubuntu-14.04" 333 "os": "Ubuntu-14.04"
334 } 334 }
335 ], 335 ],
336 "expiration": 36000, 336 "expiration": 36000,
337 "hard_timeout": 10800, 337 "hard_timeout": 10800,
338 "io_timeout": 3600, 338 "io_timeout": 3600,
339 "shards": 6 339 "shards": 20
340 } 340 }
341 } 341 }
342 ] 342 ]
343 }, 343 },
344 "WebKit Mac10.10": { 344 "WebKit Mac10.10": {
345 "gtest_tests": [ 345 "gtest_tests": [
346 { 346 {
347 "test": "blink_heap_unittests" 347 "test": "blink_heap_unittests"
348 }, 348 },
349 { 349 {
(...skipping 323 matching lines...) Expand 10 before | Expand all | Expand 10 after
673 "name": "webkit_lint", 673 "name": "webkit_lint",
674 "script": "webkit_lint.py" 674 "script": "webkit_lint.py"
675 }, 675 },
676 { 676 {
677 "name": "webkit_python_tests", 677 "name": "webkit_python_tests",
678 "script": "webkit_python_tests.py" 678 "script": "webkit_python_tests.py"
679 } 679 }
680 ] 680 ]
681 } 681 }
682 } 682 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698