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

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

Issue 2409973002: chromium.android: Fully swarm Lollipop Phone tester (Closed)
Patch Set: Created 4 years, 2 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 2806 matching lines...) Expand 10 before | Expand all | Expand 10 after
2817 }, 2817 },
2818 { 2818 {
2819 "test": "content_shell_test_apk", 2819 "test": "content_shell_test_apk",
2820 "timeout_scale": 2 2820 "timeout_scale": 2
2821 } 2821 }
2822 ] 2822 ]
2823 }, 2823 },
2824 "Lollipop Phone Tester": { 2824 "Lollipop Phone Tester": {
2825 "gtest_tests": [ 2825 "gtest_tests": [
2826 { 2826 {
2827 "override_isolate_target": "android_webview_unittests",
2828 "swarming": {
2829 "can_use_on_swarming_builders": true,
2830 "cipd_packages": [
2831 {
2832 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
2833 "location": "bin",
2834 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
2835 }
2836 ],
2837 "dimension_sets": [
2838 {
2839 "device_os": "LMY48I",
2840 "device_type": "hammerhead"
2841 }
2842 ],
2843 "hard_timeout": 960,
2844 "output_links": [
2845 {
2846 "link": [
2847 "https://luci-logdog.appspot.com/v/?s",
2848 "=android%2Fswarming%2Flogcats%2F",
2849 "${TASK_ID}%2F%2B%2Funified_logcats"
2850 ],
2851 "name": "shard #${SHARD_INDEX} logcats"
2852 }
2853 ]
2854 },
2827 "test": "android_webview_unittests" 2855 "test": "android_webview_unittests"
2828 }, 2856 },
2829 { 2857 {
2858 "override_isolate_target": "base_unittests",
2859 "swarming": {
2860 "can_use_on_swarming_builders": true,
2861 "cipd_packages": [
2862 {
2863 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
2864 "location": "bin",
2865 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
2866 }
2867 ],
2868 "dimension_sets": [
2869 {
2870 "device_os": "LMY48I",
2871 "device_type": "hammerhead"
2872 }
2873 ],
2874 "hard_timeout": 960,
2875 "output_links": [
2876 {
2877 "link": [
2878 "https://luci-logdog.appspot.com/v/?s",
2879 "=android%2Fswarming%2Flogcats%2F",
2880 "${TASK_ID}%2F%2B%2Funified_logcats"
2881 ],
2882 "name": "shard #${SHARD_INDEX} logcats"
2883 }
2884 ]
2885 },
2830 "test": "base_unittests" 2886 "test": "base_unittests"
2831 }, 2887 },
2832 { 2888 {
2889 "override_isolate_target": "blimp_unittests",
2890 "swarming": {
2891 "can_use_on_swarming_builders": true,
2892 "cipd_packages": [
2893 {
2894 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
2895 "location": "bin",
2896 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
2897 }
2898 ],
2899 "dimension_sets": [
2900 {
2901 "device_os": "LMY48I",
2902 "device_type": "hammerhead"
2903 }
2904 ],
2905 "hard_timeout": 960,
2906 "output_links": [
2907 {
2908 "link": [
2909 "https://luci-logdog.appspot.com/v/?s",
2910 "=android%2Fswarming%2Flogcats%2F",
2911 "${TASK_ID}%2F%2B%2Funified_logcats"
2912 ],
2913 "name": "shard #${SHARD_INDEX} logcats"
2914 }
2915 ]
2916 },
2833 "test": "blimp_unittests" 2917 "test": "blimp_unittests"
2834 }, 2918 },
2835 { 2919 {
2836 "override_compile_targets": [ 2920 "override_compile_targets": [
2837 "breakpad_unittests_deps" 2921 "breakpad_unittests_deps"
2838 ], 2922 ],
2923 "override_isolate_target": "breakpad_unittests",
2924 "swarming": {
2925 "can_use_on_swarming_builders": true,
2926 "cipd_packages": [
2927 {
2928 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
2929 "location": "bin",
2930 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
2931 }
2932 ],
2933 "dimension_sets": [
2934 {
2935 "device_os": "LMY48I",
2936 "device_type": "hammerhead"
2937 }
2938 ],
2939 "hard_timeout": 960,
2940 "output_links": [
2941 {
2942 "link": [
2943 "https://luci-logdog.appspot.com/v/?s",
2944 "=android%2Fswarming%2Flogcats%2F",
2945 "${TASK_ID}%2F%2B%2Funified_logcats"
2946 ],
2947 "name": "shard #${SHARD_INDEX} logcats"
2948 }
2949 ]
2950 },
2839 "test": "breakpad_unittests" 2951 "test": "breakpad_unittests"
2840 }, 2952 },
2841 { 2953 {
2954 "override_isolate_target": "capture_unittests",
2955 "swarming": {
2956 "can_use_on_swarming_builders": true,
2957 "cipd_packages": [
2958 {
2959 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
2960 "location": "bin",
2961 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
2962 }
2963 ],
2964 "dimension_sets": [
2965 {
2966 "device_os": "LMY48I",
2967 "device_type": "hammerhead"
2968 }
2969 ],
2970 "hard_timeout": 960,
2971 "output_links": [
2972 {
2973 "link": [
2974 "https://luci-logdog.appspot.com/v/?s",
2975 "=android%2Fswarming%2Flogcats%2F",
2976 "${TASK_ID}%2F%2B%2Funified_logcats"
2977 ],
2978 "name": "shard #${SHARD_INDEX} logcats"
2979 }
2980 ]
2981 },
2842 "test": "capture_unittests" 2982 "test": "capture_unittests"
2843 }, 2983 },
2844 { 2984 {
2985 "override_isolate_target": "cc_unittests",
2986 "swarming": {
2987 "can_use_on_swarming_builders": true,
2988 "cipd_packages": [
2989 {
2990 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
2991 "location": "bin",
2992 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
2993 }
2994 ],
2995 "dimension_sets": [
2996 {
2997 "device_os": "LMY48I",
2998 "device_type": "hammerhead"
2999 }
3000 ],
3001 "hard_timeout": 960,
3002 "output_links": [
3003 {
3004 "link": [
3005 "https://luci-logdog.appspot.com/v/?s",
3006 "=android%2Fswarming%2Flogcats%2F",
3007 "${TASK_ID}%2F%2B%2Funified_logcats"
3008 ],
3009 "name": "shard #${SHARD_INDEX} logcats"
3010 }
3011 ]
3012 },
2845 "test": "cc_unittests" 3013 "test": "cc_unittests"
2846 }, 3014 },
2847 { 3015 {
3016 "override_isolate_target": "components_browsertests",
3017 "swarming": {
3018 "can_use_on_swarming_builders": true,
3019 "cipd_packages": [
3020 {
3021 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3022 "location": "bin",
3023 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3024 }
3025 ],
3026 "dimension_sets": [
3027 {
3028 "device_os": "LMY48I",
3029 "device_type": "hammerhead"
3030 }
3031 ],
3032 "hard_timeout": 960,
3033 "output_links": [
3034 {
3035 "link": [
3036 "https://luci-logdog.appspot.com/v/?s",
3037 "=android%2Fswarming%2Flogcats%2F",
3038 "${TASK_ID}%2F%2B%2Funified_logcats"
3039 ],
3040 "name": "shard #${SHARD_INDEX} logcats"
3041 }
3042 ]
3043 },
2848 "test": "components_browsertests" 3044 "test": "components_browsertests"
2849 }, 3045 },
2850 { 3046 {
3047 "override_isolate_target": "components_unittests",
3048 "swarming": {
3049 "can_use_on_swarming_builders": true,
3050 "cipd_packages": [
3051 {
3052 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3053 "location": "bin",
3054 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3055 }
3056 ],
3057 "dimension_sets": [
3058 {
3059 "device_os": "LMY48I",
3060 "device_type": "hammerhead"
3061 }
3062 ],
3063 "hard_timeout": 960,
3064 "output_links": [
3065 {
3066 "link": [
3067 "https://luci-logdog.appspot.com/v/?s",
3068 "=android%2Fswarming%2Flogcats%2F",
3069 "${TASK_ID}%2F%2B%2Funified_logcats"
3070 ],
3071 "name": "shard #${SHARD_INDEX} logcats"
3072 }
3073 ]
3074 },
2851 "test": "components_unittests" 3075 "test": "components_unittests"
2852 }, 3076 },
2853 { 3077 {
3078 "override_isolate_target": "content_browsertests",
3079 "swarming": {
3080 "can_use_on_swarming_builders": true,
3081 "cipd_packages": [
3082 {
3083 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3084 "location": "bin",
3085 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3086 }
3087 ],
3088 "dimension_sets": [
3089 {
3090 "device_os": "LMY48I",
3091 "device_type": "hammerhead"
3092 }
3093 ],
3094 "hard_timeout": 960,
3095 "output_links": [
3096 {
3097 "link": [
3098 "https://luci-logdog.appspot.com/v/?s",
3099 "=android%2Fswarming%2Flogcats%2F",
3100 "${TASK_ID}%2F%2B%2Funified_logcats"
3101 ],
3102 "name": "shard #${SHARD_INDEX} logcats"
3103 }
3104 ]
3105 },
2854 "test": "content_browsertests" 3106 "test": "content_browsertests"
2855 }, 3107 },
2856 { 3108 {
3109 "override_isolate_target": "content_unittests",
3110 "swarming": {
3111 "can_use_on_swarming_builders": true,
3112 "cipd_packages": [
3113 {
3114 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3115 "location": "bin",
3116 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3117 }
3118 ],
3119 "dimension_sets": [
3120 {
3121 "device_os": "LMY48I",
3122 "device_type": "hammerhead"
3123 }
3124 ],
3125 "hard_timeout": 960,
3126 "output_links": [
3127 {
3128 "link": [
3129 "https://luci-logdog.appspot.com/v/?s",
3130 "=android%2Fswarming%2Flogcats%2F",
3131 "${TASK_ID}%2F%2B%2Funified_logcats"
3132 ],
3133 "name": "shard #${SHARD_INDEX} logcats"
3134 }
3135 ]
3136 },
2857 "test": "content_unittests" 3137 "test": "content_unittests"
2858 }, 3138 },
2859 { 3139 {
3140 "override_isolate_target": "device_unittests",
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": "LMY48I",
3153 "device_type": "hammerhead"
3154 }
3155 ],
3156 "hard_timeout": 960,
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 },
2860 "test": "device_unittests" 3168 "test": "device_unittests"
2861 }, 3169 },
2862 { 3170 {
3171 "override_isolate_target": "events_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": "LMY48I",
3184 "device_type": "hammerhead"
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 },
2863 "test": "events_unittests" 3199 "test": "events_unittests"
2864 }, 3200 },
2865 { 3201 {
3202 "override_isolate_target": "gl_tests",
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": "LMY48I",
3215 "device_type": "hammerhead"
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 },
2866 "test": "gl_tests" 3230 "test": "gl_tests"
2867 }, 3231 },
2868 { 3232 {
3233 "override_isolate_target": "gl_unittests",
3234 "swarming": {
3235 "can_use_on_swarming_builders": true,
3236 "cipd_packages": [
3237 {
3238 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3239 "location": "bin",
3240 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3241 }
3242 ],
3243 "dimension_sets": [
3244 {
3245 "device_os": "LMY48I",
3246 "device_type": "hammerhead"
3247 }
3248 ],
3249 "hard_timeout": 960,
3250 "output_links": [
3251 {
3252 "link": [
3253 "https://luci-logdog.appspot.com/v/?s",
3254 "=android%2Fswarming%2Flogcats%2F",
3255 "${TASK_ID}%2F%2B%2Funified_logcats"
3256 ],
3257 "name": "shard #${SHARD_INDEX} logcats"
3258 }
3259 ]
3260 },
2869 "test": "gl_unittests" 3261 "test": "gl_unittests"
2870 }, 3262 },
2871 { 3263 {
3264 "override_isolate_target": "gpu_ipc_service_unittests",
3265 "swarming": {
3266 "can_use_on_swarming_builders": true,
3267 "cipd_packages": [
3268 {
3269 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3270 "location": "bin",
3271 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3272 }
3273 ],
3274 "dimension_sets": [
3275 {
3276 "device_os": "LMY48I",
3277 "device_type": "hammerhead"
3278 }
3279 ],
3280 "hard_timeout": 960,
3281 "output_links": [
3282 {
3283 "link": [
3284 "https://luci-logdog.appspot.com/v/?s",
3285 "=android%2Fswarming%2Flogcats%2F",
3286 "${TASK_ID}%2F%2B%2Funified_logcats"
3287 ],
3288 "name": "shard #${SHARD_INDEX} logcats"
3289 }
3290 ]
3291 },
2872 "test": "gpu_ipc_service_unittests" 3292 "test": "gpu_ipc_service_unittests"
2873 }, 3293 },
2874 { 3294 {
3295 "override_isolate_target": "gpu_unittests",
3296 "swarming": {
3297 "can_use_on_swarming_builders": true,
3298 "cipd_packages": [
3299 {
3300 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3301 "location": "bin",
3302 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3303 }
3304 ],
3305 "dimension_sets": [
3306 {
3307 "device_os": "LMY48I",
3308 "device_type": "hammerhead"
3309 }
3310 ],
3311 "hard_timeout": 960,
3312 "output_links": [
3313 {
3314 "link": [
3315 "https://luci-logdog.appspot.com/v/?s",
3316 "=android%2Fswarming%2Flogcats%2F",
3317 "${TASK_ID}%2F%2B%2Funified_logcats"
3318 ],
3319 "name": "shard #${SHARD_INDEX} logcats"
3320 }
3321 ]
3322 },
2875 "test": "gpu_unittests" 3323 "test": "gpu_unittests"
2876 }, 3324 },
2877 { 3325 {
3326 "override_isolate_target": "ipc_tests",
3327 "swarming": {
3328 "can_use_on_swarming_builders": true,
3329 "cipd_packages": [
3330 {
3331 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3332 "location": "bin",
3333 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3334 }
3335 ],
3336 "dimension_sets": [
3337 {
3338 "device_os": "LMY48I",
3339 "device_type": "hammerhead"
3340 }
3341 ],
3342 "hard_timeout": 960,
3343 "output_links": [
3344 {
3345 "link": [
3346 "https://luci-logdog.appspot.com/v/?s",
3347 "=android%2Fswarming%2Flogcats%2F",
3348 "${TASK_ID}%2F%2B%2Funified_logcats"
3349 ],
3350 "name": "shard #${SHARD_INDEX} logcats"
3351 }
3352 ]
3353 },
2878 "test": "ipc_tests" 3354 "test": "ipc_tests"
2879 }, 3355 },
2880 { 3356 {
3357 "override_isolate_target": "media_unittests",
3358 "swarming": {
3359 "can_use_on_swarming_builders": true,
3360 "cipd_packages": [
3361 {
3362 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3363 "location": "bin",
3364 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3365 }
3366 ],
3367 "dimension_sets": [
3368 {
3369 "device_os": "LMY48I",
3370 "device_type": "hammerhead"
3371 }
3372 ],
3373 "hard_timeout": 960,
3374 "output_links": [
3375 {
3376 "link": [
3377 "https://luci-logdog.appspot.com/v/?s",
3378 "=android%2Fswarming%2Flogcats%2F",
3379 "${TASK_ID}%2F%2B%2Funified_logcats"
3380 ],
3381 "name": "shard #${SHARD_INDEX} logcats"
3382 }
3383 ]
3384 },
2881 "test": "media_unittests" 3385 "test": "media_unittests"
2882 }, 3386 },
2883 { 3387 {
3388 "override_isolate_target": "net_unittests",
3389 "swarming": {
3390 "can_use_on_swarming_builders": true,
3391 "cipd_packages": [
3392 {
3393 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3394 "location": "bin",
3395 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3396 }
3397 ],
3398 "dimension_sets": [
3399 {
3400 "device_os": "LMY48I",
3401 "device_type": "hammerhead"
3402 }
3403 ],
3404 "hard_timeout": 960,
3405 "output_links": [
3406 {
3407 "link": [
3408 "https://luci-logdog.appspot.com/v/?s",
3409 "=android%2Fswarming%2Flogcats%2F",
3410 "${TASK_ID}%2F%2B%2Funified_logcats"
3411 ],
3412 "name": "shard #${SHARD_INDEX} logcats"
3413 }
3414 ]
3415 },
2884 "test": "net_unittests" 3416 "test": "net_unittests"
2885 }, 3417 },
2886 { 3418 {
2887 "override_compile_targets": [ 3419 "override_compile_targets": [
2888 "sandbox_linux_unittests_deps" 3420 "sandbox_linux_unittests_deps"
2889 ], 3421 ],
3422 "override_isolate_target": "sandbox_linux_unittests",
3423 "swarming": {
3424 "can_use_on_swarming_builders": true,
3425 "cipd_packages": [
3426 {
3427 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3428 "location": "bin",
3429 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3430 }
3431 ],
3432 "dimension_sets": [
3433 {
3434 "device_os": "LMY48I",
3435 "device_type": "hammerhead"
3436 }
3437 ],
3438 "hard_timeout": 960,
3439 "output_links": [
3440 {
3441 "link": [
3442 "https://luci-logdog.appspot.com/v/?s",
3443 "=android%2Fswarming%2Flogcats%2F",
3444 "${TASK_ID}%2F%2B%2Funified_logcats"
3445 ],
3446 "name": "shard #${SHARD_INDEX} logcats"
3447 }
3448 ]
3449 },
2890 "test": "sandbox_linux_unittests" 3450 "test": "sandbox_linux_unittests"
2891 }, 3451 },
2892 { 3452 {
3453 "override_isolate_target": "sql_unittests",
3454 "swarming": {
3455 "can_use_on_swarming_builders": true,
3456 "cipd_packages": [
3457 {
3458 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3459 "location": "bin",
3460 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3461 }
3462 ],
3463 "dimension_sets": [
3464 {
3465 "device_os": "LMY48I",
3466 "device_type": "hammerhead"
3467 }
3468 ],
3469 "hard_timeout": 960,
3470 "output_links": [
3471 {
3472 "link": [
3473 "https://luci-logdog.appspot.com/v/?s",
3474 "=android%2Fswarming%2Flogcats%2F",
3475 "${TASK_ID}%2F%2B%2Funified_logcats"
3476 ],
3477 "name": "shard #${SHARD_INDEX} logcats"
3478 }
3479 ]
3480 },
2893 "test": "sql_unittests" 3481 "test": "sql_unittests"
2894 }, 3482 },
2895 { 3483 {
3484 "override_isolate_target": "ui_android_unittests",
3485 "swarming": {
3486 "can_use_on_swarming_builders": true,
3487 "cipd_packages": [
3488 {
3489 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3490 "location": "bin",
3491 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3492 }
3493 ],
3494 "dimension_sets": [
3495 {
3496 "device_os": "LMY48I",
3497 "device_type": "hammerhead"
3498 }
3499 ],
3500 "hard_timeout": 960,
3501 "output_links": [
3502 {
3503 "link": [
3504 "https://luci-logdog.appspot.com/v/?s",
3505 "=android%2Fswarming%2Flogcats%2F",
3506 "${TASK_ID}%2F%2B%2Funified_logcats"
3507 ],
3508 "name": "shard #${SHARD_INDEX} logcats"
3509 }
3510 ]
3511 },
2896 "test": "ui_android_unittests" 3512 "test": "ui_android_unittests"
2897 }, 3513 },
2898 { 3514 {
3515 "override_isolate_target": "ui_base_unittests",
3516 "swarming": {
3517 "can_use_on_swarming_builders": true,
3518 "cipd_packages": [
3519 {
3520 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3521 "location": "bin",
3522 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3523 }
3524 ],
3525 "dimension_sets": [
3526 {
3527 "device_os": "LMY48I",
3528 "device_type": "hammerhead"
3529 }
3530 ],
3531 "hard_timeout": 960,
3532 "output_links": [
3533 {
3534 "link": [
3535 "https://luci-logdog.appspot.com/v/?s",
3536 "=android%2Fswarming%2Flogcats%2F",
3537 "${TASK_ID}%2F%2B%2Funified_logcats"
3538 ],
3539 "name": "shard #${SHARD_INDEX} logcats"
3540 }
3541 ]
3542 },
2899 "test": "ui_base_unittests" 3543 "test": "ui_base_unittests"
2900 }, 3544 },
2901 { 3545 {
3546 "override_isolate_target": "ui_touch_selection_unittests",
3547 "swarming": {
3548 "can_use_on_swarming_builders": true,
3549 "cipd_packages": [
3550 {
3551 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3552 "location": "bin",
3553 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3554 }
3555 ],
3556 "dimension_sets": [
3557 {
3558 "device_os": "LMY48I",
3559 "device_type": "hammerhead"
3560 }
3561 ],
3562 "hard_timeout": 960,
3563 "output_links": [
3564 {
3565 "link": [
3566 "https://luci-logdog.appspot.com/v/?s",
3567 "=android%2Fswarming%2Flogcats%2F",
3568 "${TASK_ID}%2F%2B%2Funified_logcats"
3569 ],
3570 "name": "shard #${SHARD_INDEX} logcats"
3571 }
3572 ]
3573 },
2902 "test": "ui_touch_selection_unittests" 3574 "test": "ui_touch_selection_unittests"
2903 }, 3575 },
2904 { 3576 {
3577 "override_isolate_target": "unit_tests",
3578 "swarming": {
3579 "can_use_on_swarming_builders": true,
3580 "cipd_packages": [
3581 {
3582 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3583 "location": "bin",
3584 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3585 }
3586 ],
3587 "dimension_sets": [
3588 {
3589 "device_os": "LMY48I",
3590 "device_type": "hammerhead"
3591 }
3592 ],
3593 "hard_timeout": 960,
3594 "output_links": [
3595 {
3596 "link": [
3597 "https://luci-logdog.appspot.com/v/?s",
3598 "=android%2Fswarming%2Flogcats%2F",
3599 "${TASK_ID}%2F%2B%2Funified_logcats"
3600 ],
3601 "name": "shard #${SHARD_INDEX} logcats"
3602 }
3603 ]
3604 },
2905 "test": "unit_tests" 3605 "test": "unit_tests"
2906 } 3606 }
2907 ],
2908 "instrumentation_tests": [
bpastene 2016/10/11 19:06:36 Still need these ones.
hinoka 2016/10/12 02:26:49 They were removed in the reference CL. Doesn't th
bpastene 2016/10/12 19:43:46 Ahh, sorry; I should have been more clear. When sw
ghost stip (do not use) 2016/10/12 22:46:29 good catch, thought those were reflected above. ry
2909 {
2910 "test": "android_webview_test_apk"
2911 },
2912 {
2913 "apk_under_test": "Blimp.apk",
2914 "override_compile_targets": [
2915 "blimp_test_apk"
2916 ],
2917 "test": "blimp_test_apk",
2918 "test_apk": "BlimpTest.apk"
2919 },
2920 {
2921 "test": "chrome_public_test_apk"
2922 },
2923 {
2924 "test": "chrome_sync_shell_test_apk"
2925 },
2926 {
2927 "test": "content_shell_test_apk"
2928 }
2929 ] 3607 ]
2930 }, 3608 },
2931 "Lollipop Tablet Tester": { 3609 "Lollipop Tablet Tester": {
2932 "gtest_tests": [ 3610 "gtest_tests": [
2933 { 3611 {
2934 "test": "android_webview_unittests" 3612 "test": "android_webview_unittests"
2935 }, 3613 },
2936 { 3614 {
2937 "test": "base_unittests" 3615 "test": "base_unittests"
2938 }, 3616 },
(...skipping 1213 matching lines...) Expand 10 before | Expand all | Expand 10 after
4152 "test": "chrome_public_test_apk" 4830 "test": "chrome_public_test_apk"
4153 }, 4831 },
4154 { 4832 {
4155 "test": "chrome_sync_shell_test_apk" 4833 "test": "chrome_sync_shell_test_apk"
4156 }, 4834 },
4157 { 4835 {
4158 "test": "content_shell_test_apk" 4836 "test": "content_shell_test_apk"
4159 } 4837 }
4160 ] 4838 ]
4161 } 4839 }
4162 } 4840 }
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