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

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

Issue 2665453002: Enable service_unittests on several bot configurations (Closed)
Patch Set: . Created 3 years, 10 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.chromiumos.json ('k') | testing/buildbot/chromium.mac.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 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 963 matching lines...) Expand 10 before | Expand all | Expand 10 after
974 "=android%2Fswarming%2Flogcats%2F", 974 "=android%2Fswarming%2Flogcats%2F",
975 "${TASK_ID}%2F%2B%2Funified_logcats" 975 "${TASK_ID}%2F%2B%2Funified_logcats"
976 ], 976 ],
977 "name": "shard #${SHARD_INDEX} logcats" 977 "name": "shard #${SHARD_INDEX} logcats"
978 } 978 }
979 ] 979 ]
980 }, 980 },
981 "test": "sandbox_linux_unittests" 981 "test": "sandbox_linux_unittests"
982 }, 982 },
983 { 983 {
984 "override_isolate_target": "service_unittests",
985 "swarming": {
986 "can_use_on_swarming_builders": true,
987 "cipd_packages": [
988 {
989 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
990 "location": "bin",
991 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 "
992 }
993 ],
994 "dimension_sets": [
995 {
996 "android_devices": "4",
997 "device_os": "KTU84P",
998 "device_type": "hammerhead"
999 }
1000 ],
1001 "hard_timeout": 120,
1002 "output_links": [
1003 {
1004 "link": [
1005 "https://luci-logdog.appspot.com/v/?s",
1006 "=android%2Fswarming%2Flogcats%2F",
1007 "${TASK_ID}%2F%2B%2Funified_logcats"
1008 ],
1009 "name": "shard #${SHARD_INDEX} logcats"
1010 }
1011 ]
1012 },
1013 "test": "service_unittests"
Dirk Pranke 2017/01/28 00:50:55 Are you sure we have the capacity to add this test
1014 },
1015 {
984 "override_isolate_target": "sql_unittests", 1016 "override_isolate_target": "sql_unittests",
985 "swarming": { 1017 "swarming": {
986 "can_use_on_swarming_builders": true, 1018 "can_use_on_swarming_builders": true,
987 "cipd_packages": [ 1019 "cipd_packages": [
988 { 1020 {
989 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 1021 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
990 "location": "bin", 1022 "location": "bin",
991 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " 1023 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 "
992 } 1024 }
993 ], 1025 ],
(...skipping 1192 matching lines...) Expand 10 before | Expand all | Expand 10 after
2186 "=android%2Fswarming%2Flogcats%2F", 2218 "=android%2Fswarming%2Flogcats%2F",
2187 "${TASK_ID}%2F%2B%2Funified_logcats" 2219 "${TASK_ID}%2F%2B%2Funified_logcats"
2188 ], 2220 ],
2189 "name": "shard #${SHARD_INDEX} logcats" 2221 "name": "shard #${SHARD_INDEX} logcats"
2190 } 2222 }
2191 ] 2223 ]
2192 }, 2224 },
2193 "test": "sandbox_linux_unittests" 2225 "test": "sandbox_linux_unittests"
2194 }, 2226 },
2195 { 2227 {
2228 "override_isolate_target": "service_unittests",
2229 "swarming": {
2230 "can_use_on_swarming_builders": true,
2231 "cipd_packages": [
2232 {
2233 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
2234 "location": "bin",
2235 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 "
2236 }
2237 ],
2238 "dimension_sets": [
2239 {
2240 "android_devices": "4",
2241 "device_os": "KTU84P",
2242 "device_type": "hammerhead"
2243 }
2244 ],
2245 "hard_timeout": 120,
2246 "output_links": [
2247 {
2248 "link": [
2249 "https://luci-logdog.appspot.com/v/?s",
2250 "=android%2Fswarming%2Flogcats%2F",
2251 "${TASK_ID}%2F%2B%2Funified_logcats"
2252 ],
2253 "name": "shard #${SHARD_INDEX} logcats"
2254 }
2255 ]
2256 },
2257 "test": "service_unittests"
2258 },
2259 {
2196 "override_isolate_target": "sql_unittests", 2260 "override_isolate_target": "sql_unittests",
2197 "swarming": { 2261 "swarming": {
2198 "can_use_on_swarming_builders": true, 2262 "can_use_on_swarming_builders": true,
2199 "cipd_packages": [ 2263 "cipd_packages": [
2200 { 2264 {
2201 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 2265 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
2202 "location": "bin", 2266 "location": "bin",
2203 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " 2267 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 "
2204 } 2268 }
2205 ], 2269 ],
(...skipping 906 matching lines...) Expand 10 before | Expand all | Expand 10 after
3112 { 3176 {
3113 "swarming": { 3177 "swarming": {
3114 "can_use_on_swarming_builders": true 3178 "can_use_on_swarming_builders": true
3115 }, 3179 },
3116 "test": "service_manager_unittests" 3180 "test": "service_manager_unittests"
3117 }, 3181 },
3118 { 3182 {
3119 "swarming": { 3183 "swarming": {
3120 "can_use_on_swarming_builders": true 3184 "can_use_on_swarming_builders": true
3121 }, 3185 },
3186 "test": "service_unittests"
3187 },
3188 {
3189 "swarming": {
3190 "can_use_on_swarming_builders": true
3191 },
3122 "test": "skia_unittests" 3192 "test": "skia_unittests"
3123 }, 3193 },
3124 { 3194 {
3125 "swarming": { 3195 "swarming": {
3126 "can_use_on_swarming_builders": true 3196 "can_use_on_swarming_builders": true
3127 }, 3197 },
3128 "test": "snapshot_unittests" 3198 "test": "snapshot_unittests"
3129 }, 3199 },
3130 { 3200 {
3131 "swarming": { 3201 "swarming": {
(...skipping 580 matching lines...) Expand 10 before | Expand all | Expand 10 after
3712 ], 3782 ],
3713 "swarming": { 3783 "swarming": {
3714 "can_use_on_swarming_builders": true 3784 "can_use_on_swarming_builders": true
3715 }, 3785 },
3716 "test": "sandbox_linux_unittests" 3786 "test": "sandbox_linux_unittests"
3717 }, 3787 },
3718 { 3788 {
3719 "swarming": { 3789 "swarming": {
3720 "can_use_on_swarming_builders": true 3790 "can_use_on_swarming_builders": true
3721 }, 3791 },
3792 "test": "service_unittests"
3793 },
3794 {
3795 "swarming": {
3796 "can_use_on_swarming_builders": true
3797 },
3722 "test": "skia_unittests" 3798 "test": "skia_unittests"
3723 }, 3799 },
3724 { 3800 {
3725 "swarming": { 3801 "swarming": {
3726 "can_use_on_swarming_builders": true 3802 "can_use_on_swarming_builders": true
3727 }, 3803 },
3728 "test": "snapshot_unittests" 3804 "test": "snapshot_unittests"
3729 }, 3805 },
3730 { 3806 {
3731 "swarming": { 3807 "swarming": {
(...skipping 377 matching lines...) Expand 10 before | Expand all | Expand 10 after
4109 ], 4185 ],
4110 "swarming": { 4186 "swarming": {
4111 "can_use_on_swarming_builders": true 4187 "can_use_on_swarming_builders": true
4112 }, 4188 },
4113 "test": "sandbox_linux_unittests" 4189 "test": "sandbox_linux_unittests"
4114 }, 4190 },
4115 { 4191 {
4116 "swarming": { 4192 "swarming": {
4117 "can_use_on_swarming_builders": true 4193 "can_use_on_swarming_builders": true
4118 }, 4194 },
4195 "test": "service_unittests"
4196 },
4197 {
4198 "swarming": {
4199 "can_use_on_swarming_builders": true
4200 },
4119 "test": "skia_unittests" 4201 "test": "skia_unittests"
4120 }, 4202 },
4121 { 4203 {
4122 "swarming": { 4204 "swarming": {
4123 "can_use_on_swarming_builders": true 4205 "can_use_on_swarming_builders": true
4124 }, 4206 },
4125 "test": "snapshot_unittests" 4207 "test": "snapshot_unittests"
4126 }, 4208 },
4127 { 4209 {
4128 "swarming": { 4210 "swarming": {
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
4194 "telemetry_unittests_run" 4276 "telemetry_unittests_run"
4195 ], 4277 ],
4196 "swarming": { 4278 "swarming": {
4197 "can_use_on_swarming_builders": true, 4279 "can_use_on_swarming_builders": true,
4198 "shards": 4 4280 "shards": 4
4199 } 4281 }
4200 } 4282 }
4201 ] 4283 ]
4202 } 4284 }
4203 } 4285 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.chromiumos.json ('k') | testing/buildbot/chromium.mac.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698