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

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

Issue 2579793002: Set number of shards for telemetry_unittests to be 2 (Closed)
Patch Set: Created 4 years 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 | testing/buildbot/chromium.linux.json » ('j') | 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 "Android Asan Builder Tests (dbg)": { 2 "Android Asan Builder Tests (dbg)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "args": [ 5 "args": [
6 "--tool=asan" 6 "--tool=asan"
7 ], 7 ],
8 "swarming": { 8 "swarming": {
9 "can_use_on_swarming_builders": false 9 "can_use_on_swarming_builders": false
10 }, 10 },
(...skipping 3453 matching lines...) Expand 10 before | Expand all | Expand 10 after
3464 "shards": 12 3464 "shards": 12
3465 } 3465 }
3466 }, 3466 },
3467 { 3467 {
3468 "isolate_name": "telemetry_unittests", 3468 "isolate_name": "telemetry_unittests",
3469 "name": "telemetry_unittests", 3469 "name": "telemetry_unittests",
3470 "override_compile_targets": [ 3470 "override_compile_targets": [
3471 "telemetry_unittests_run" 3471 "telemetry_unittests_run"
3472 ], 3472 ],
3473 "swarming": { 3473 "swarming": {
3474 "can_use_on_swarming_builders": true 3474 "can_use_on_swarming_builders": true,
3475 "hard_timeout": 960,
3476 "shards": 2
3475 } 3477 }
3476 } 3478 }
3477 ] 3479 ]
3478 }, 3480 },
3479 "Chromium Mac 10.11 Force Mac Toolchain": { 3481 "Chromium Mac 10.11 Force Mac Toolchain": {
3480 "gtest_tests": [ 3482 "gtest_tests": [
3481 { 3483 {
3482 "swarming": { 3484 "swarming": {
3483 "can_use_on_swarming_builders": false 3485 "can_use_on_swarming_builders": false
3484 }, 3486 },
(...skipping 2488 matching lines...) Expand 10 before | Expand all | Expand 10 after
5973 "shards": 12 5975 "shards": 12
5974 } 5976 }
5975 }, 5977 },
5976 { 5978 {
5977 "isolate_name": "telemetry_unittests", 5979 "isolate_name": "telemetry_unittests",
5978 "name": "telemetry_unittests", 5980 "name": "telemetry_unittests",
5979 "override_compile_targets": [ 5981 "override_compile_targets": [
5980 "telemetry_unittests_run" 5982 "telemetry_unittests_run"
5981 ], 5983 ],
5982 "swarming": { 5984 "swarming": {
5983 "can_use_on_swarming_builders": true 5985 "can_use_on_swarming_builders": true,
5986 "hard_timeout": 960,
5987 "shards": 2
5984 } 5988 }
5985 } 5989 }
5986 ], 5990 ],
5987 "scripts": [ 5991 "scripts": [
5988 { 5992 {
5989 "name": "nacl_integration", 5993 "name": "nacl_integration",
5990 "script": "nacl_integration.py" 5994 "script": "nacl_integration.py"
5991 } 5995 }
5992 ] 5996 ]
5993 }, 5997 },
(...skipping 6074 matching lines...) Expand 10 before | Expand all | Expand 10 after
12068 "shards": 12 12072 "shards": 12
12069 } 12073 }
12070 }, 12074 },
12071 { 12075 {
12072 "isolate_name": "telemetry_unittests", 12076 "isolate_name": "telemetry_unittests",
12073 "name": "telemetry_unittests", 12077 "name": "telemetry_unittests",
12074 "override_compile_targets": [ 12078 "override_compile_targets": [
12075 "telemetry_unittests_run" 12079 "telemetry_unittests_run"
12076 ], 12080 ],
12077 "swarming": { 12081 "swarming": {
12078 "can_use_on_swarming_builders": true 12082 "can_use_on_swarming_builders": true,
12083 "hard_timeout": 960,
12084 "shards": 2
12079 } 12085 }
12080 } 12086 }
12081 ], 12087 ],
12082 "scripts": [ 12088 "scripts": [
12083 { 12089 {
12084 "name": "nacl_integration", 12090 "name": "nacl_integration",
12085 "script": "nacl_integration.py" 12091 "script": "nacl_integration.py"
12086 } 12092 }
12087 ] 12093 ]
12088 }, 12094 },
(...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after
12274 "shards": 12 12280 "shards": 12
12275 } 12281 }
12276 }, 12282 },
12277 { 12283 {
12278 "isolate_name": "telemetry_unittests", 12284 "isolate_name": "telemetry_unittests",
12279 "name": "telemetry_unittests", 12285 "name": "telemetry_unittests",
12280 "override_compile_targets": [ 12286 "override_compile_targets": [
12281 "telemetry_unittests_run" 12287 "telemetry_unittests_run"
12282 ], 12288 ],
12283 "swarming": { 12289 "swarming": {
12284 "can_use_on_swarming_builders": true 12290 "can_use_on_swarming_builders": true,
12291 "hard_timeout": 960,
12292 "shards": 2
12285 } 12293 }
12286 } 12294 }
12287 ], 12295 ],
12288 "scripts": [ 12296 "scripts": [
12289 { 12297 {
12290 "name": "nacl_integration", 12298 "name": "nacl_integration",
12291 "script": "nacl_integration.py" 12299 "script": "nacl_integration.py"
12292 } 12300 }
12293 ] 12301 ]
12294 }, 12302 },
(...skipping 338 matching lines...) Expand 10 before | Expand all | Expand 10 after
12633 "shards": 12 12641 "shards": 12
12634 } 12642 }
12635 }, 12643 },
12636 { 12644 {
12637 "isolate_name": "telemetry_unittests", 12645 "isolate_name": "telemetry_unittests",
12638 "name": "telemetry_unittests", 12646 "name": "telemetry_unittests",
12639 "override_compile_targets": [ 12647 "override_compile_targets": [
12640 "telemetry_unittests_run" 12648 "telemetry_unittests_run"
12641 ], 12649 ],
12642 "swarming": { 12650 "swarming": {
12643 "can_use_on_swarming_builders": true 12651 "can_use_on_swarming_builders": true,
12652 "hard_timeout": 960,
12653 "shards": 2
12644 } 12654 }
12645 } 12655 }
12646 ], 12656 ],
12647 "scripts": [ 12657 "scripts": [
12648 { 12658 {
12649 "name": "nacl_integration", 12659 "name": "nacl_integration",
12650 "script": "nacl_integration.py" 12660 "script": "nacl_integration.py"
12651 } 12661 }
12652 ] 12662 ]
12653 }, 12663 },
(...skipping 179 matching lines...) Expand 10 before | Expand all | Expand 10 after
12833 "shards": 12 12843 "shards": 12
12834 } 12844 }
12835 }, 12845 },
12836 { 12846 {
12837 "isolate_name": "telemetry_unittests", 12847 "isolate_name": "telemetry_unittests",
12838 "name": "telemetry_unittests", 12848 "name": "telemetry_unittests",
12839 "override_compile_targets": [ 12849 "override_compile_targets": [
12840 "telemetry_unittests_run" 12850 "telemetry_unittests_run"
12841 ], 12851 ],
12842 "swarming": { 12852 "swarming": {
12843 "can_use_on_swarming_builders": true 12853 "can_use_on_swarming_builders": true,
12854 "hard_timeout": 960,
12855 "shards": 2
12844 } 12856 }
12845 } 12857 }
12846 ], 12858 ],
12847 "scripts": [ 12859 "scripts": [
12848 { 12860 {
12849 "name": "nacl_integration", 12861 "name": "nacl_integration",
12850 "script": "nacl_integration.py" 12862 "script": "nacl_integration.py"
12851 } 12863 }
12852 ] 12864 ]
12853 }, 12865 },
(...skipping 1408 matching lines...) Expand 10 before | Expand all | Expand 10 after
14262 }, 14274 },
14263 { 14275 {
14264 "swarming": { 14276 "swarming": {
14265 "can_use_on_swarming_builders": true 14277 "can_use_on_swarming_builders": true
14266 }, 14278 },
14267 "test": "views_unittests" 14279 "test": "views_unittests"
14268 } 14280 }
14269 ] 14281 ]
14270 } 14282 }
14271 } 14283 }
OLDNEW
« no previous file with comments | « no previous file | testing/buildbot/chromium.linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698