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

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

Issue 2338353002: chromium.android: Fully swarm Marshmallow 64 bit tester (Closed)
Patch Set: Created 4 years, 3 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 "Android Cronet Builder": { 2 "Android Cronet Builder": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "cronet_package" 4 "cronet_package"
5 ] 5 ]
6 }, 6 },
7 "Android N5X Swarm Builder": { 7 "Android N5X Swarm Builder": {
8 "gtest_tests": [ 8 "gtest_tests": [
9 { 9 {
10 "override_compile_targets": [ 10 "override_compile_targets": [
(...skipping 3020 matching lines...) Expand 10 before | Expand all | Expand 10 after
3031 "test": "chrome_sync_shell_test_apk" 3031 "test": "chrome_sync_shell_test_apk"
3032 }, 3032 },
3033 { 3033 {
3034 "test": "content_shell_test_apk" 3034 "test": "content_shell_test_apk"
3035 } 3035 }
3036 ] 3036 ]
3037 }, 3037 },
3038 "Marshmallow 64 bit Tester": { 3038 "Marshmallow 64 bit Tester": {
3039 "gtest_tests": [ 3039 "gtest_tests": [
3040 { 3040 {
3041 "override_isolate_target": "android_webview_unittests",
3042 "swarming": {
3043 "can_use_on_swarming_builders": true,
3044 "cipd_packages": [
3045 {
3046 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3047 "location": "bin",
3048 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3049 }
3050 ],
3051 "dimension_sets": [
3052 {
3053 "device_os": "MMB29Q",
3054 "device_type": "bullhead"
3055 }
3056 ],
3057 "hard_timeout": 960,
3058 "output_links": [
3059 {
3060 "link": [
3061 "https://luci-logdog.appspot.com/v/?s",
3062 "=android%2Fswarming%2Flogcats%2F",
3063 "${TASK_ID}%2F%2B%2Funified_logcats"
3064 ],
3065 "name": "shard #${SHARD_INDEX} logcats"
3066 }
3067 ]
3068 },
3041 "test": "android_webview_unittests" 3069 "test": "android_webview_unittests"
3042 }, 3070 },
3043 { 3071 {
3072 "override_compile_targets": [
3073 "android_webview_test_apk"
3074 ],
3075 "override_isolate_target": "android_webview_test_apk",
3076 "swarming": {
3077 "can_use_on_swarming_builders": true,
3078 "cipd_packages": [
3079 {
3080 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3081 "location": "bin",
3082 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3083 }
3084 ],
3085 "dimension_sets": [
3086 {
3087 "device_os": "MMB29Q",
3088 "device_type": "bullhead"
3089 }
3090 ],
3091 "hard_timeout": 960,
3092 "output_links": [
3093 {
3094 "link": [
3095 "https://luci-logdog.appspot.com/v/?s",
3096 "=android%2Fswarming%2Flogcats%2F",
3097 "${TASK_ID}%2F%2B%2Funified_logcats"
3098 ],
3099 "name": "shard #${SHARD_INDEX} logcats"
3100 }
3101 ]
3102 },
3103 "test": "android_webview_test_apk"
3104 },
3105 {
3106 "override_isolate_target": "base_unittests",
3107 "swarming": {
3108 "can_use_on_swarming_builders": true,
3109 "cipd_packages": [
3110 {
3111 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3112 "location": "bin",
3113 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3114 }
3115 ],
3116 "dimension_sets": [
3117 {
3118 "device_os": "MMB29Q",
3119 "device_type": "bullhead"
3120 }
3121 ],
3122 "hard_timeout": 960,
3123 "output_links": [
3124 {
3125 "link": [
3126 "https://luci-logdog.appspot.com/v/?s",
3127 "=android%2Fswarming%2Flogcats%2F",
3128 "${TASK_ID}%2F%2B%2Funified_logcats"
3129 ],
3130 "name": "shard #${SHARD_INDEX} logcats"
3131 }
3132 ]
3133 },
3044 "test": "base_unittests" 3134 "test": "base_unittests"
3045 }, 3135 },
3046 { 3136 {
3137 "override_compile_targets": [
3138 "blimp_test_apk"
3139 ],
3140 "override_isolate_target": "blimp_test_apk",
3141 "swarming": {
3142 "can_use_on_swarming_builders": true,
3143 "cipd_packages": [
3144 {
3145 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3146 "location": "bin",
3147 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3148 }
3149 ],
3150 "dimension_sets": [
3151 {
3152 "device_os": "MMB29Q",
3153 "device_type": "bullhead"
3154 }
3155 ],
3156 "hard_timeout": 600,
3157 "output_links": [
3158 {
3159 "link": [
3160 "https://luci-logdog.appspot.com/v/?s",
3161 "=android%2Fswarming%2Flogcats%2F",
3162 "${TASK_ID}%2F%2B%2Funified_logcats"
3163 ],
3164 "name": "shard #${SHARD_INDEX} logcats"
3165 }
3166 ]
3167 },
3168 "test": "blimp_test_apk"
3169 },
3170 {
3171 "override_isolate_target": "blimp_unittests",
3172 "swarming": {
3173 "can_use_on_swarming_builders": true,
3174 "cipd_packages": [
3175 {
3176 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3177 "location": "bin",
3178 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3179 }
3180 ],
3181 "dimension_sets": [
3182 {
3183 "device_os": "MMB29Q",
3184 "device_type": "bullhead"
3185 }
3186 ],
3187 "hard_timeout": 960,
3188 "output_links": [
3189 {
3190 "link": [
3191 "https://luci-logdog.appspot.com/v/?s",
3192 "=android%2Fswarming%2Flogcats%2F",
3193 "${TASK_ID}%2F%2B%2Funified_logcats"
3194 ],
3195 "name": "shard #${SHARD_INDEX} logcats"
3196 }
3197 ]
3198 },
3047 "test": "blimp_unittests" 3199 "test": "blimp_unittests"
3048 }, 3200 },
3049 { 3201 {
3202 "override_isolate_target": "blink_heap_unittests",
3203 "swarming": {
3204 "can_use_on_swarming_builders": true,
3205 "cipd_packages": [
3206 {
3207 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3208 "location": "bin",
3209 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3210 }
3211 ],
3212 "dimension_sets": [
3213 {
3214 "device_os": "MMB29Q",
3215 "device_type": "bullhead"
3216 }
3217 ],
3218 "hard_timeout": 960,
3219 "output_links": [
3220 {
3221 "link": [
3222 "https://luci-logdog.appspot.com/v/?s",
3223 "=android%2Fswarming%2Flogcats%2F",
3224 "${TASK_ID}%2F%2B%2Funified_logcats"
3225 ],
3226 "name": "shard #${SHARD_INDEX} logcats"
3227 }
3228 ]
3229 },
3050 "test": "blink_heap_unittests" 3230 "test": "blink_heap_unittests"
3051 }, 3231 },
3052 { 3232 {
3053 "test": "blink_platform_unittests"
ghost stip (do not use) 2016/09/14 23:25:53 dupe?
bpastene 2016/09/14 23:37:50 It was running this test twice before as a test/tr
3054 },
3055 {
3056 "override_isolate_target": "blink_platform_unittests", 3233 "override_isolate_target": "blink_platform_unittests",
3057 "swarming": { 3234 "swarming": {
3058 "can_use_on_swarming_builders": true, 3235 "can_use_on_swarming_builders": true,
3059 "cipd_packages": [ 3236 "cipd_packages": [
3060 { 3237 {
3061 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 3238 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3062 "location": "bin", 3239 "location": "bin",
3063 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a " 3240 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3064 } 3241 }
3065 ], 3242 ],
(...skipping 14 matching lines...) Expand all
3080 "name": "shard #${SHARD_INDEX} logcats" 3257 "name": "shard #${SHARD_INDEX} logcats"
3081 } 3258 }
3082 ] 3259 ]
3083 }, 3260 },
3084 "test": "blink_platform_unittests" 3261 "test": "blink_platform_unittests"
3085 }, 3262 },
3086 { 3263 {
3087 "override_compile_targets": [ 3264 "override_compile_targets": [
3088 "breakpad_unittests_deps" 3265 "breakpad_unittests_deps"
3089 ], 3266 ],
3267 "override_isolate_target": "breakpad_unittests",
3268 "swarming": {
3269 "can_use_on_swarming_builders": true,
3270 "cipd_packages": [
3271 {
3272 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3273 "location": "bin",
3274 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3275 }
3276 ],
3277 "dimension_sets": [
3278 {
3279 "device_os": "MMB29Q",
3280 "device_type": "bullhead"
3281 }
3282 ],
3283 "hard_timeout": 960,
3284 "output_links": [
3285 {
3286 "link": [
3287 "https://luci-logdog.appspot.com/v/?s",
3288 "=android%2Fswarming%2Flogcats%2F",
3289 "${TASK_ID}%2F%2B%2Funified_logcats"
3290 ],
3291 "name": "shard #${SHARD_INDEX} logcats"
3292 }
3293 ]
3294 },
3090 "test": "breakpad_unittests" 3295 "test": "breakpad_unittests"
3091 }, 3296 },
3092 { 3297 {
3298 "override_isolate_target": "capture_unittests",
3299 "swarming": {
3300 "can_use_on_swarming_builders": true,
3301 "cipd_packages": [
3302 {
3303 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3304 "location": "bin",
3305 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3306 }
3307 ],
3308 "dimension_sets": [
3309 {
3310 "device_os": "MMB29Q",
3311 "device_type": "bullhead"
3312 }
3313 ],
3314 "hard_timeout": 960,
3315 "output_links": [
3316 {
3317 "link": [
3318 "https://luci-logdog.appspot.com/v/?s",
3319 "=android%2Fswarming%2Flogcats%2F",
3320 "${TASK_ID}%2F%2B%2Funified_logcats"
3321 ],
3322 "name": "shard #${SHARD_INDEX} logcats"
3323 }
3324 ]
3325 },
3093 "test": "capture_unittests" 3326 "test": "capture_unittests"
3094 }, 3327 },
3095 { 3328 {
3329 "override_isolate_target": "cc_unittests",
3330 "swarming": {
3331 "can_use_on_swarming_builders": true,
3332 "cipd_packages": [
3333 {
3334 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3335 "location": "bin",
3336 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3337 }
3338 ],
3339 "dimension_sets": [
3340 {
3341 "device_os": "MMB29Q",
3342 "device_type": "bullhead"
3343 }
3344 ],
3345 "hard_timeout": 960,
3346 "output_links": [
3347 {
3348 "link": [
3349 "https://luci-logdog.appspot.com/v/?s",
3350 "=android%2Fswarming%2Flogcats%2F",
3351 "${TASK_ID}%2F%2B%2Funified_logcats"
3352 ],
3353 "name": "shard #${SHARD_INDEX} logcats"
3354 }
3355 ]
3356 },
3096 "test": "cc_unittests" 3357 "test": "cc_unittests"
3097 }, 3358 },
3098 { 3359 {
3360 "override_compile_targets": [
3361 "chrome_public_test_apk"
3362 ],
3363 "override_isolate_target": "chrome_public_test_apk",
3364 "swarming": {
3365 "can_use_on_swarming_builders": true,
3366 "cipd_packages": [
3367 {
3368 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3369 "location": "bin",
3370 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3371 }
3372 ],
3373 "dimension_sets": [
3374 {
3375 "device_os": "MMB29Q",
3376 "device_type": "bullhead"
3377 }
3378 ],
3379 "hard_timeout": 1200,
3380 "output_links": [
3381 {
3382 "link": [
3383 "https://luci-logdog.appspot.com/v/?s",
3384 "=android%2Fswarming%2Flogcats%2F",
3385 "${TASK_ID}%2F%2B%2Funified_logcats"
3386 ],
3387 "name": "shard #${SHARD_INDEX} logcats"
3388 }
3389 ]
3390 },
3391 "test": "chrome_public_test_apk"
3392 },
3393 {
3394 "override_compile_targets": [
3395 "chrome_sync_shell_test_apk"
3396 ],
3397 "override_isolate_target": "chrome_sync_shell_test_apk",
3398 "swarming": {
3399 "can_use_on_swarming_builders": true,
3400 "cipd_packages": [
3401 {
3402 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3403 "location": "bin",
3404 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3405 }
3406 ],
3407 "dimension_sets": [
3408 {
3409 "device_os": "MMB29Q",
3410 "device_type": "bullhead"
3411 }
3412 ],
3413 "hard_timeout": 600,
3414 "output_links": [
3415 {
3416 "link": [
3417 "https://luci-logdog.appspot.com/v/?s",
3418 "=android%2Fswarming%2Flogcats%2F",
3419 "${TASK_ID}%2F%2B%2Funified_logcats"
3420 ],
3421 "name": "shard #${SHARD_INDEX} logcats"
3422 }
3423 ]
3424 },
3425 "test": "chrome_sync_shell_test_apk"
3426 },
3427 {
3428 "override_isolate_target": "components_browsertests",
3429 "swarming": {
3430 "can_use_on_swarming_builders": true,
3431 "cipd_packages": [
3432 {
3433 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3434 "location": "bin",
3435 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3436 }
3437 ],
3438 "dimension_sets": [
3439 {
3440 "device_os": "MMB29Q",
3441 "device_type": "bullhead"
3442 }
3443 ],
3444 "hard_timeout": 960,
3445 "output_links": [
3446 {
3447 "link": [
3448 "https://luci-logdog.appspot.com/v/?s",
3449 "=android%2Fswarming%2Flogcats%2F",
3450 "${TASK_ID}%2F%2B%2Funified_logcats"
3451 ],
3452 "name": "shard #${SHARD_INDEX} logcats"
3453 }
3454 ]
3455 },
3099 "test": "components_browsertests" 3456 "test": "components_browsertests"
3100 }, 3457 },
3101 { 3458 {
3459 "override_isolate_target": "components_unittests",
3460 "swarming": {
3461 "can_use_on_swarming_builders": true,
3462 "cipd_packages": [
3463 {
3464 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3465 "location": "bin",
3466 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3467 }
3468 ],
3469 "dimension_sets": [
3470 {
3471 "device_os": "MMB29Q",
3472 "device_type": "bullhead"
3473 }
3474 ],
3475 "hard_timeout": 960,
3476 "output_links": [
3477 {
3478 "link": [
3479 "https://luci-logdog.appspot.com/v/?s",
3480 "=android%2Fswarming%2Flogcats%2F",
3481 "${TASK_ID}%2F%2B%2Funified_logcats"
3482 ],
3483 "name": "shard #${SHARD_INDEX} logcats"
3484 }
3485 ]
3486 },
3102 "test": "components_unittests" 3487 "test": "components_unittests"
3103 }, 3488 },
3104 { 3489 {
3490 "override_isolate_target": "content_browsertests",
3491 "swarming": {
3492 "can_use_on_swarming_builders": true,
3493 "cipd_packages": [
3494 {
3495 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3496 "location": "bin",
3497 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3498 }
3499 ],
3500 "dimension_sets": [
3501 {
3502 "device_os": "MMB29Q",
3503 "device_type": "bullhead"
3504 }
3505 ],
3506 "hard_timeout": 960,
3507 "output_links": [
3508 {
3509 "link": [
3510 "https://luci-logdog.appspot.com/v/?s",
3511 "=android%2Fswarming%2Flogcats%2F",
3512 "${TASK_ID}%2F%2B%2Funified_logcats"
3513 ],
3514 "name": "shard #${SHARD_INDEX} logcats"
3515 }
3516 ]
3517 },
3105 "test": "content_browsertests" 3518 "test": "content_browsertests"
3106 }, 3519 },
3107 { 3520 {
3521 "override_compile_targets": [
3522 "content_shell_test_apk"
3523 ],
3524 "override_isolate_target": "content_shell_test_apk",
3525 "swarming": {
3526 "can_use_on_swarming_builders": true,
3527 "cipd_packages": [
3528 {
3529 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3530 "location": "bin",
3531 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3532 }
3533 ],
3534 "dimension_sets": [
3535 {
3536 "device_os": "MMB29Q",
3537 "device_type": "bullhead"
3538 }
3539 ],
3540 "hard_timeout": 1920,
3541 "output_links": [
3542 {
3543 "link": [
3544 "https://luci-logdog.appspot.com/v/?s",
3545 "=android%2Fswarming%2Flogcats%2F",
3546 "${TASK_ID}%2F%2B%2Funified_logcats"
3547 ],
3548 "name": "shard #${SHARD_INDEX} logcats"
3549 }
3550 ]
3551 },
3552 "test": "content_shell_test_apk"
3553 },
3554 {
3555 "override_isolate_target": "content_unittests",
3556 "swarming": {
3557 "can_use_on_swarming_builders": true,
3558 "cipd_packages": [
3559 {
3560 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3561 "location": "bin",
3562 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3563 }
3564 ],
3565 "dimension_sets": [
3566 {
3567 "device_os": "MMB29Q",
3568 "device_type": "bullhead"
3569 }
3570 ],
3571 "hard_timeout": 960,
3572 "output_links": [
3573 {
3574 "link": [
3575 "https://luci-logdog.appspot.com/v/?s",
3576 "=android%2Fswarming%2Flogcats%2F",
3577 "${TASK_ID}%2F%2B%2Funified_logcats"
3578 ],
3579 "name": "shard #${SHARD_INDEX} logcats"
3580 }
3581 ]
3582 },
3108 "test": "content_unittests" 3583 "test": "content_unittests"
3109 }, 3584 },
3110 { 3585 {
3586 "override_isolate_target": "content_browsertests",
3587 "swarming": {
3588 "can_use_on_swarming_builders": true,
3589 "cipd_packages": [
3590 {
3591 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3592 "location": "bin",
3593 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3594 }
3595 ],
3596 "dimension_sets": [
3597 {
3598 "device_os": "MMB29Q",
3599 "device_type": "bullhead"
3600 }
3601 ],
3602 "hard_timeout": 960,
3603 "output_links": [
3604 {
3605 "link": [
3606 "https://luci-logdog.appspot.com/v/?s",
3607 "=android%2Fswarming%2Flogcats%2F",
3608 "${TASK_ID}%2F%2B%2Funified_logcats"
3609 ],
3610 "name": "shard #${SHARD_INDEX} logcats"
3611 }
3612 ]
3613 },
3614 "test": "content_browsertests"
3615 },
3616 {
3617 "override_isolate_target": "device_unittests",
3618 "swarming": {
3619 "can_use_on_swarming_builders": true,
3620 "cipd_packages": [
3621 {
3622 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3623 "location": "bin",
3624 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3625 }
3626 ],
3627 "dimension_sets": [
3628 {
3629 "device_os": "MMB29Q",
3630 "device_type": "bullhead"
3631 }
3632 ],
3633 "hard_timeout": 960,
3634 "output_links": [
3635 {
3636 "link": [
3637 "https://luci-logdog.appspot.com/v/?s",
3638 "=android%2Fswarming%2Flogcats%2F",
3639 "${TASK_ID}%2F%2B%2Funified_logcats"
3640 ],
3641 "name": "shard #${SHARD_INDEX} logcats"
3642 }
3643 ]
3644 },
3111 "test": "device_unittests" 3645 "test": "device_unittests"
3112 }, 3646 },
3113 { 3647 {
3648 "override_isolate_target": "events_unittests",
3649 "swarming": {
3650 "can_use_on_swarming_builders": true,
3651 "cipd_packages": [
3652 {
3653 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3654 "location": "bin",
3655 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3656 }
3657 ],
3658 "dimension_sets": [
3659 {
3660 "device_os": "MMB29Q",
3661 "device_type": "bullhead"
3662 }
3663 ],
3664 "hard_timeout": 960,
3665 "output_links": [
3666 {
3667 "link": [
3668 "https://luci-logdog.appspot.com/v/?s",
3669 "=android%2Fswarming%2Flogcats%2F",
3670 "${TASK_ID}%2F%2B%2Funified_logcats"
3671 ],
3672 "name": "shard #${SHARD_INDEX} logcats"
3673 }
3674 ]
3675 },
3114 "test": "events_unittests" 3676 "test": "events_unittests"
3115 }, 3677 },
3116 { 3678 {
3679 "override_isolate_target": "gl_tests",
3680 "swarming": {
3681 "can_use_on_swarming_builders": true,
3682 "cipd_packages": [
3683 {
3684 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3685 "location": "bin",
3686 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3687 }
3688 ],
3689 "dimension_sets": [
3690 {
3691 "device_os": "MMB29Q",
3692 "device_type": "bullhead"
3693 }
3694 ],
3695 "hard_timeout": 960,
3696 "output_links": [
3697 {
3698 "link": [
3699 "https://luci-logdog.appspot.com/v/?s",
3700 "=android%2Fswarming%2Flogcats%2F",
3701 "${TASK_ID}%2F%2B%2Funified_logcats"
3702 ],
3703 "name": "shard #${SHARD_INDEX} logcats"
3704 }
3705 ]
3706 },
3117 "test": "gl_tests" 3707 "test": "gl_tests"
3118 }, 3708 },
3119 { 3709 {
3710 "override_isolate_target": "gl_unittests",
3711 "swarming": {
3712 "can_use_on_swarming_builders": true,
3713 "cipd_packages": [
3714 {
3715 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3716 "location": "bin",
3717 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3718 }
3719 ],
3720 "dimension_sets": [
3721 {
3722 "device_os": "MMB29Q",
3723 "device_type": "bullhead"
3724 }
3725 ],
3726 "hard_timeout": 960,
3727 "output_links": [
3728 {
3729 "link": [
3730 "https://luci-logdog.appspot.com/v/?s",
3731 "=android%2Fswarming%2Flogcats%2F",
3732 "${TASK_ID}%2F%2B%2Funified_logcats"
3733 ],
3734 "name": "shard #${SHARD_INDEX} logcats"
3735 }
3736 ]
3737 },
3120 "test": "gl_unittests" 3738 "test": "gl_unittests"
3121 }, 3739 },
3122 { 3740 {
3741 "override_isolate_target": "gpu_ipc_service_unittests",
3742 "swarming": {
3743 "can_use_on_swarming_builders": true,
3744 "cipd_packages": [
3745 {
3746 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3747 "location": "bin",
3748 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3749 }
3750 ],
3751 "dimension_sets": [
3752 {
3753 "device_os": "MMB29Q",
3754 "device_type": "bullhead"
3755 }
3756 ],
3757 "hard_timeout": 960,
3758 "output_links": [
3759 {
3760 "link": [
3761 "https://luci-logdog.appspot.com/v/?s",
3762 "=android%2Fswarming%2Flogcats%2F",
3763 "${TASK_ID}%2F%2B%2Funified_logcats"
3764 ],
3765 "name": "shard #${SHARD_INDEX} logcats"
3766 }
3767 ]
3768 },
3123 "test": "gpu_ipc_service_unittests" 3769 "test": "gpu_ipc_service_unittests"
3124 }, 3770 },
3125 { 3771 {
3772 "override_isolate_target": "gpu_unittests",
3773 "swarming": {
3774 "can_use_on_swarming_builders": true,
3775 "cipd_packages": [
3776 {
3777 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3778 "location": "bin",
3779 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3780 }
3781 ],
3782 "dimension_sets": [
3783 {
3784 "device_os": "MMB29Q",
3785 "device_type": "bullhead"
3786 }
3787 ],
3788 "hard_timeout": 960,
3789 "output_links": [
3790 {
3791 "link": [
3792 "https://luci-logdog.appspot.com/v/?s",
3793 "=android%2Fswarming%2Flogcats%2F",
3794 "${TASK_ID}%2F%2B%2Funified_logcats"
3795 ],
3796 "name": "shard #${SHARD_INDEX} logcats"
3797 }
3798 ]
3799 },
3126 "test": "gpu_unittests" 3800 "test": "gpu_unittests"
3127 }, 3801 },
3128 { 3802 {
3803 "override_isolate_target": "ipc_tests",
3804 "swarming": {
3805 "can_use_on_swarming_builders": true,
3806 "cipd_packages": [
3807 {
3808 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3809 "location": "bin",
3810 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3811 }
3812 ],
3813 "dimension_sets": [
3814 {
3815 "device_os": "MMB29Q",
3816 "device_type": "bullhead"
3817 }
3818 ],
3819 "hard_timeout": 960,
3820 "output_links": [
3821 {
3822 "link": [
3823 "https://luci-logdog.appspot.com/v/?s",
3824 "=android%2Fswarming%2Flogcats%2F",
3825 "${TASK_ID}%2F%2B%2Funified_logcats"
3826 ],
3827 "name": "shard #${SHARD_INDEX} logcats"
3828 }
3829 ]
3830 },
3129 "test": "ipc_tests" 3831 "test": "ipc_tests"
3130 }, 3832 },
3131 { 3833 {
3834 "override_isolate_target": "media_unittests",
3835 "swarming": {
3836 "can_use_on_swarming_builders": true,
3837 "cipd_packages": [
3838 {
3839 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3840 "location": "bin",
3841 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3842 }
3843 ],
3844 "dimension_sets": [
3845 {
3846 "device_os": "MMB29Q",
3847 "device_type": "bullhead"
3848 }
3849 ],
3850 "hard_timeout": 960,
3851 "output_links": [
3852 {
3853 "link": [
3854 "https://luci-logdog.appspot.com/v/?s",
3855 "=android%2Fswarming%2Flogcats%2F",
3856 "${TASK_ID}%2F%2B%2Funified_logcats"
3857 ],
3858 "name": "shard #${SHARD_INDEX} logcats"
3859 }
3860 ]
3861 },
3132 "test": "media_unittests" 3862 "test": "media_unittests"
3133 }, 3863 },
3134 { 3864 {
3865 "override_isolate_target": "net_unittests",
3866 "swarming": {
3867 "can_use_on_swarming_builders": true,
3868 "cipd_packages": [
3869 {
3870 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3871 "location": "bin",
3872 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3873 }
3874 ],
3875 "dimension_sets": [
3876 {
3877 "device_os": "MMB29Q",
3878 "device_type": "bullhead"
3879 }
3880 ],
3881 "hard_timeout": 960,
3882 "output_links": [
3883 {
3884 "link": [
3885 "https://luci-logdog.appspot.com/v/?s",
3886 "=android%2Fswarming%2Flogcats%2F",
3887 "${TASK_ID}%2F%2B%2Funified_logcats"
3888 ],
3889 "name": "shard #${SHARD_INDEX} logcats"
3890 }
3891 ]
3892 },
3135 "test": "net_unittests" 3893 "test": "net_unittests"
3136 }, 3894 },
3137 { 3895 {
3138 "override_compile_targets": [ 3896 "override_compile_targets": [
3139 "sandbox_linux_unittests_deps" 3897 "sandbox_linux_unittests_deps"
3140 ], 3898 ],
3899 "override_isolate_target": "sandbox_linux_unittests",
3900 "swarming": {
3901 "can_use_on_swarming_builders": true,
3902 "cipd_packages": [
3903 {
3904 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3905 "location": "bin",
3906 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3907 }
3908 ],
3909 "dimension_sets": [
3910 {
3911 "device_os": "MMB29Q",
3912 "device_type": "bullhead"
3913 }
3914 ],
3915 "hard_timeout": 960,
3916 "output_links": [
3917 {
3918 "link": [
3919 "https://luci-logdog.appspot.com/v/?s",
3920 "=android%2Fswarming%2Flogcats%2F",
3921 "${TASK_ID}%2F%2B%2Funified_logcats"
3922 ],
3923 "name": "shard #${SHARD_INDEX} logcats"
3924 }
3925 ]
3926 },
3141 "test": "sandbox_linux_unittests" 3927 "test": "sandbox_linux_unittests"
3142 }, 3928 },
3143 { 3929 {
3930 "override_isolate_target": "sql_unittests",
3931 "swarming": {
3932 "can_use_on_swarming_builders": true,
3933 "cipd_packages": [
3934 {
3935 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3936 "location": "bin",
3937 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3938 }
3939 ],
3940 "dimension_sets": [
3941 {
3942 "device_os": "MMB29Q",
3943 "device_type": "bullhead"
3944 }
3945 ],
3946 "hard_timeout": 960,
3947 "output_links": [
3948 {
3949 "link": [
3950 "https://luci-logdog.appspot.com/v/?s",
3951 "=android%2Fswarming%2Flogcats%2F",
3952 "${TASK_ID}%2F%2B%2Funified_logcats"
3953 ],
3954 "name": "shard #${SHARD_INDEX} logcats"
3955 }
3956 ]
3957 },
3144 "test": "sql_unittests" 3958 "test": "sql_unittests"
3145 }, 3959 },
3146 { 3960 {
3961 "override_isolate_target": "ui_android_unittests",
3962 "swarming": {
3963 "can_use_on_swarming_builders": true,
3964 "cipd_packages": [
3965 {
3966 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3967 "location": "bin",
3968 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3969 }
3970 ],
3971 "dimension_sets": [
3972 {
3973 "device_os": "MMB29Q",
3974 "device_type": "bullhead"
3975 }
3976 ],
3977 "hard_timeout": 960,
3978 "output_links": [
3979 {
3980 "link": [
3981 "https://luci-logdog.appspot.com/v/?s",
3982 "=android%2Fswarming%2Flogcats%2F",
3983 "${TASK_ID}%2F%2B%2Funified_logcats"
3984 ],
3985 "name": "shard #${SHARD_INDEX} logcats"
3986 }
3987 ]
3988 },
3147 "test": "ui_android_unittests" 3989 "test": "ui_android_unittests"
3148 }, 3990 },
3149 { 3991 {
3992 "override_isolate_target": "ui_base_unittests",
3993 "swarming": {
3994 "can_use_on_swarming_builders": true,
3995 "cipd_packages": [
3996 {
3997 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3998 "location": "bin",
3999 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
4000 }
4001 ],
4002 "dimension_sets": [
4003 {
4004 "device_os": "MMB29Q",
4005 "device_type": "bullhead"
4006 }
4007 ],
4008 "hard_timeout": 960,
4009 "output_links": [
4010 {
4011 "link": [
4012 "https://luci-logdog.appspot.com/v/?s",
4013 "=android%2Fswarming%2Flogcats%2F",
4014 "${TASK_ID}%2F%2B%2Funified_logcats"
4015 ],
4016 "name": "shard #${SHARD_INDEX} logcats"
4017 }
4018 ]
4019 },
3150 "test": "ui_base_unittests" 4020 "test": "ui_base_unittests"
3151 }, 4021 },
3152 { 4022 {
4023 "override_isolate_target": "ui_touch_selection_unittests",
4024 "swarming": {
4025 "can_use_on_swarming_builders": true,
4026 "cipd_packages": [
4027 {
4028 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
4029 "location": "bin",
4030 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
4031 }
4032 ],
4033 "dimension_sets": [
4034 {
4035 "device_os": "MMB29Q",
4036 "device_type": "bullhead"
4037 }
4038 ],
4039 "hard_timeout": 960,
4040 "output_links": [
4041 {
4042 "link": [
4043 "https://luci-logdog.appspot.com/v/?s",
4044 "=android%2Fswarming%2Flogcats%2F",
4045 "${TASK_ID}%2F%2B%2Funified_logcats"
4046 ],
4047 "name": "shard #${SHARD_INDEX} logcats"
4048 }
4049 ]
4050 },
3153 "test": "ui_touch_selection_unittests" 4051 "test": "ui_touch_selection_unittests"
3154 }, 4052 },
3155 { 4053 {
4054 "override_isolate_target": "unit_tests",
4055 "swarming": {
4056 "can_use_on_swarming_builders": true,
4057 "cipd_packages": [
4058 {
4059 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
4060 "location": "bin",
4061 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
4062 }
4063 ],
4064 "dimension_sets": [
4065 {
4066 "device_os": "MMB29Q",
4067 "device_type": "bullhead"
4068 }
4069 ],
4070 "hard_timeout": 960,
4071 "output_links": [
4072 {
4073 "link": [
4074 "https://luci-logdog.appspot.com/v/?s",
4075 "=android%2Fswarming%2Flogcats%2F",
4076 "${TASK_ID}%2F%2B%2Funified_logcats"
4077 ],
4078 "name": "shard #${SHARD_INDEX} logcats"
4079 }
4080 ]
4081 },
3156 "test": "unit_tests" 4082 "test": "unit_tests"
3157 } 4083 }
3158 ],
3159 "instrumentation_tests": [
3160 {
3161 "test": "android_webview_test_apk"
3162 },
3163 {
3164 "apk_under_test": "Blimp.apk",
3165 "override_compile_targets": [
3166 "blimp_test_apk"
3167 ],
3168 "test": "blimp_test_apk",
3169 "test_apk": "BlimpTest.apk"
3170 },
3171 {
3172 "test": "chrome_public_test_apk"
3173 },
3174 {
3175 "test": "chrome_sync_shell_test_apk"
3176 },
3177 {
3178 "test": "content_shell_test_apk"
3179 }
3180 ] 4084 ]
3181 }, 4085 },
3182 "Marshmallow Tablet Tester": { 4086 "Marshmallow Tablet Tester": {
3183 "gtest_tests": [ 4087 "gtest_tests": [
3184 { 4088 {
3185 "test": "android_webview_unittests" 4089 "test": "android_webview_unittests"
3186 }, 4090 },
3187 { 4091 {
3188 "test": "base_unittests" 4092 "test": "base_unittests"
3189 }, 4093 },
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
3280 }, 4184 },
3281 { 4185 {
3282 "test": "chrome_sync_shell_test_apk" 4186 "test": "chrome_sync_shell_test_apk"
3283 }, 4187 },
3284 { 4188 {
3285 "test": "content_shell_test_apk" 4189 "test": "content_shell_test_apk"
3286 } 4190 }
3287 ] 4191 ]
3288 } 4192 }
3289 } 4193 }
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