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

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

Issue 2653163002: Disable parallelization on telemetry_unittests & set the number of shards to 2 (linux) (Closed)
Patch Set: Created 3 years, 11 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 | « testing/buildbot/chromium.fyi.json ('k') | 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 "Android Arm64 Builder (dbg)": { 2 "Android Arm64 Builder (dbg)": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "all" 4 "all"
5 ] 5 ]
6 }, 6 },
7 "Android Builder": { 7 "Android Builder": {
8 "additional_compile_targets": [ 8 "additional_compile_targets": [
9 "cronet_test_instrumentation_apk", 9 "cronet_test_instrumentation_apk",
10 "system_webview_apk" 10 "system_webview_apk"
(...skipping 3225 matching lines...) Expand 10 before | Expand all | Expand 10 after
3236 "override_compile_targets": [ 3236 "override_compile_targets": [
3237 "telemetry_perf_unittests_run" 3237 "telemetry_perf_unittests_run"
3238 ], 3238 ],
3239 "swarming": { 3239 "swarming": {
3240 "can_use_on_swarming_builders": true, 3240 "can_use_on_swarming_builders": true,
3241 "hard_timeout": 960, 3241 "hard_timeout": 960,
3242 "shards": 12 3242 "shards": 12
3243 } 3243 }
3244 }, 3244 },
3245 { 3245 {
3246 "args": [
3247 "--jobs=1"
3248 ],
3246 "isolate_name": "telemetry_unittests", 3249 "isolate_name": "telemetry_unittests",
3247 "name": "telemetry_unittests", 3250 "name": "telemetry_unittests",
3248 "override_compile_targets": [ 3251 "override_compile_targets": [
3249 "telemetry_unittests_run" 3252 "telemetry_unittests_run"
3250 ], 3253 ],
3251 "swarming": { 3254 "swarming": {
3252 "can_use_on_swarming_builders": true 3255 "can_use_on_swarming_builders": true,
3256 "shards": 2
3253 } 3257 }
3254 } 3258 }
3255 ], 3259 ],
3256 "scripts": [ 3260 "scripts": [
3257 { 3261 {
3258 "name": "checkdeps", 3262 "name": "checkdeps",
3259 "script": "checkdeps.py" 3263 "script": "checkdeps.py"
3260 }, 3264 },
3261 { 3265 {
3262 "name": "checkperms", 3266 "name": "checkperms",
(...skipping 528 matching lines...) Expand 10 before | Expand all | Expand 10 after
3791 "isolate_name": "telemetry_gpu_unittests", 3795 "isolate_name": "telemetry_gpu_unittests",
3792 "name": "telemetry_gpu_unittests", 3796 "name": "telemetry_gpu_unittests",
3793 "override_compile_targets": [ 3797 "override_compile_targets": [
3794 "telemetry_gpu_unittests_run" 3798 "telemetry_gpu_unittests_run"
3795 ], 3799 ],
3796 "swarming": { 3800 "swarming": {
3797 "can_use_on_swarming_builders": true 3801 "can_use_on_swarming_builders": true
3798 } 3802 }
3799 }, 3803 },
3800 { 3804 {
3805 "args": [
3806 "--jobs=1"
3807 ],
3801 "isolate_name": "telemetry_unittests", 3808 "isolate_name": "telemetry_unittests",
3802 "name": "telemetry_unittests", 3809 "name": "telemetry_unittests",
3803 "override_compile_targets": [ 3810 "override_compile_targets": [
3804 "telemetry_unittests_run" 3811 "telemetry_unittests_run"
3805 ], 3812 ],
3806 "swarming": { 3813 "swarming": {
3807 "can_use_on_swarming_builders": true 3814 "can_use_on_swarming_builders": true,
3815 "shards": 2
3808 } 3816 }
3809 } 3817 }
3810 ], 3818 ],
3811 "scripts": [ 3819 "scripts": [
3812 { 3820 {
3813 "name": "nacl_integration", 3821 "name": "nacl_integration",
3814 "script": "nacl_integration.py" 3822 "script": "nacl_integration.py"
3815 } 3823 }
3816 ] 3824 ]
3817 }, 3825 },
(...skipping 334 matching lines...) Expand 10 before | Expand all | Expand 10 after
4152 "isolate_name": "telemetry_gpu_unittests", 4160 "isolate_name": "telemetry_gpu_unittests",
4153 "name": "telemetry_gpu_unittests", 4161 "name": "telemetry_gpu_unittests",
4154 "override_compile_targets": [ 4162 "override_compile_targets": [
4155 "telemetry_gpu_unittests_run" 4163 "telemetry_gpu_unittests_run"
4156 ], 4164 ],
4157 "swarming": { 4165 "swarming": {
4158 "can_use_on_swarming_builders": true 4166 "can_use_on_swarming_builders": true
4159 } 4167 }
4160 }, 4168 },
4161 { 4169 {
4170 "args": [
4171 "--jobs=1"
4172 ],
4162 "isolate_name": "telemetry_unittests", 4173 "isolate_name": "telemetry_unittests",
4163 "name": "telemetry_unittests", 4174 "name": "telemetry_unittests",
4164 "override_compile_targets": [ 4175 "override_compile_targets": [
4165 "telemetry_unittests_run" 4176 "telemetry_unittests_run"
4166 ], 4177 ],
4167 "swarming": { 4178 "swarming": {
4168 "can_use_on_swarming_builders": true 4179 "can_use_on_swarming_builders": true,
4180 "shards": 2
4169 } 4181 }
4170 } 4182 }
4171 ] 4183 ]
4172 } 4184 }
4173 } 4185 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698