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

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

Issue 2409973002: chromium.android: Fully swarm Lollipop Phone tester (Closed)
Patch Set: Move instrumentation tests to gtests 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 "android_devices": "4",
2840 "device_os": "LMY48I",
2841 "device_type": "hammerhead"
2842 }
2843 ],
2844 "hard_timeout": 960,
2845 "output_links": [
2846 {
2847 "link": [
2848 "https://luci-logdog.appspot.com/v/?s",
2849 "=android%2Fswarming%2Flogcats%2F",
2850 "${TASK_ID}%2F%2B%2Funified_logcats"
2851 ],
2852 "name": "shard #${SHARD_INDEX} logcats"
2853 }
2854 ]
2855 },
2827 "test": "android_webview_unittests" 2856 "test": "android_webview_unittests"
2828 }, 2857 },
2829 { 2858 {
2859 "override_isolate_target": "base_unittests",
2860 "swarming": {
2861 "can_use_on_swarming_builders": true,
2862 "cipd_packages": [
2863 {
2864 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
2865 "location": "bin",
2866 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
2867 }
2868 ],
2869 "dimension_sets": [
2870 {
2871 "android_devices": "4",
2872 "device_os": "LMY48I",
2873 "device_type": "hammerhead"
2874 }
2875 ],
2876 "hard_timeout": 960,
2877 "output_links": [
2878 {
2879 "link": [
2880 "https://luci-logdog.appspot.com/v/?s",
2881 "=android%2Fswarming%2Flogcats%2F",
2882 "${TASK_ID}%2F%2B%2Funified_logcats"
2883 ],
2884 "name": "shard #${SHARD_INDEX} logcats"
2885 }
2886 ]
2887 },
2830 "test": "base_unittests" 2888 "test": "base_unittests"
2831 }, 2889 },
2832 { 2890 {
2891 "override_isolate_target": "blimp_unittests",
2892 "swarming": {
2893 "can_use_on_swarming_builders": true,
2894 "cipd_packages": [
2895 {
2896 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
2897 "location": "bin",
2898 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
2899 }
2900 ],
2901 "dimension_sets": [
2902 {
2903 "android_devices": "4",
2904 "device_os": "LMY48I",
2905 "device_type": "hammerhead"
2906 }
2907 ],
2908 "hard_timeout": 960,
2909 "output_links": [
2910 {
2911 "link": [
2912 "https://luci-logdog.appspot.com/v/?s",
2913 "=android%2Fswarming%2Flogcats%2F",
2914 "${TASK_ID}%2F%2B%2Funified_logcats"
2915 ],
2916 "name": "shard #${SHARD_INDEX} logcats"
2917 }
2918 ]
2919 },
2833 "test": "blimp_unittests" 2920 "test": "blimp_unittests"
2834 }, 2921 },
2835 { 2922 {
2836 "override_compile_targets": [ 2923 "override_compile_targets": [
2837 "breakpad_unittests_deps" 2924 "breakpad_unittests_deps"
2838 ], 2925 ],
2926 "override_isolate_target": "breakpad_unittests",
2927 "swarming": {
2928 "can_use_on_swarming_builders": true,
2929 "cipd_packages": [
2930 {
2931 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
2932 "location": "bin",
2933 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
2934 }
2935 ],
2936 "dimension_sets": [
2937 {
2938 "android_devices": "4",
2939 "device_os": "LMY48I",
2940 "device_type": "hammerhead"
2941 }
2942 ],
2943 "hard_timeout": 960,
2944 "output_links": [
2945 {
2946 "link": [
2947 "https://luci-logdog.appspot.com/v/?s",
2948 "=android%2Fswarming%2Flogcats%2F",
2949 "${TASK_ID}%2F%2B%2Funified_logcats"
2950 ],
2951 "name": "shard #${SHARD_INDEX} logcats"
2952 }
2953 ]
2954 },
2839 "test": "breakpad_unittests" 2955 "test": "breakpad_unittests"
2840 }, 2956 },
2841 { 2957 {
2958 "override_isolate_target": "capture_unittests",
2959 "swarming": {
2960 "can_use_on_swarming_builders": true,
2961 "cipd_packages": [
2962 {
2963 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
2964 "location": "bin",
2965 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
2966 }
2967 ],
2968 "dimension_sets": [
2969 {
2970 "android_devices": "4",
2971 "device_os": "LMY48I",
2972 "device_type": "hammerhead"
2973 }
2974 ],
2975 "hard_timeout": 960,
2976 "output_links": [
2977 {
2978 "link": [
2979 "https://luci-logdog.appspot.com/v/?s",
2980 "=android%2Fswarming%2Flogcats%2F",
2981 "${TASK_ID}%2F%2B%2Funified_logcats"
2982 ],
2983 "name": "shard #${SHARD_INDEX} logcats"
2984 }
2985 ]
2986 },
2842 "test": "capture_unittests" 2987 "test": "capture_unittests"
2843 }, 2988 },
2844 { 2989 {
2990 "override_isolate_target": "cc_unittests",
2991 "swarming": {
2992 "can_use_on_swarming_builders": true,
2993 "cipd_packages": [
2994 {
2995 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
2996 "location": "bin",
2997 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
2998 }
2999 ],
3000 "dimension_sets": [
3001 {
3002 "android_devices": "4",
3003 "device_os": "LMY48I",
3004 "device_type": "hammerhead"
3005 }
3006 ],
3007 "hard_timeout": 960,
3008 "output_links": [
3009 {
3010 "link": [
3011 "https://luci-logdog.appspot.com/v/?s",
3012 "=android%2Fswarming%2Flogcats%2F",
3013 "${TASK_ID}%2F%2B%2Funified_logcats"
3014 ],
3015 "name": "shard #${SHARD_INDEX} logcats"
3016 }
3017 ]
3018 },
2845 "test": "cc_unittests" 3019 "test": "cc_unittests"
2846 }, 3020 },
2847 { 3021 {
3022 "override_isolate_target": "components_browsertests",
3023 "swarming": {
3024 "can_use_on_swarming_builders": true,
3025 "cipd_packages": [
3026 {
3027 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3028 "location": "bin",
3029 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3030 }
3031 ],
3032 "dimension_sets": [
3033 {
3034 "android_devices": "4",
3035 "device_os": "LMY48I",
3036 "device_type": "hammerhead"
3037 }
3038 ],
3039 "hard_timeout": 960,
3040 "output_links": [
3041 {
3042 "link": [
3043 "https://luci-logdog.appspot.com/v/?s",
3044 "=android%2Fswarming%2Flogcats%2F",
3045 "${TASK_ID}%2F%2B%2Funified_logcats"
3046 ],
3047 "name": "shard #${SHARD_INDEX} logcats"
3048 }
3049 ]
3050 },
2848 "test": "components_browsertests" 3051 "test": "components_browsertests"
2849 }, 3052 },
2850 { 3053 {
3054 "override_isolate_target": "components_unittests",
3055 "swarming": {
3056 "can_use_on_swarming_builders": true,
3057 "cipd_packages": [
3058 {
3059 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3060 "location": "bin",
3061 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3062 }
3063 ],
3064 "dimension_sets": [
3065 {
3066 "android_devices": "4",
3067 "device_os": "LMY48I",
3068 "device_type": "hammerhead"
3069 }
3070 ],
3071 "hard_timeout": 960,
3072 "output_links": [
3073 {
3074 "link": [
3075 "https://luci-logdog.appspot.com/v/?s",
3076 "=android%2Fswarming%2Flogcats%2F",
3077 "${TASK_ID}%2F%2B%2Funified_logcats"
3078 ],
3079 "name": "shard #${SHARD_INDEX} logcats"
3080 }
3081 ]
3082 },
2851 "test": "components_unittests" 3083 "test": "components_unittests"
2852 }, 3084 },
2853 { 3085 {
3086 "override_isolate_target": "content_browsertests",
3087 "swarming": {
3088 "can_use_on_swarming_builders": true,
3089 "cipd_packages": [
3090 {
3091 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3092 "location": "bin",
3093 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3094 }
3095 ],
3096 "dimension_sets": [
3097 {
3098 "android_devices": "4",
3099 "device_os": "LMY48I",
3100 "device_type": "hammerhead"
3101 }
3102 ],
3103 "hard_timeout": 960,
3104 "output_links": [
3105 {
3106 "link": [
3107 "https://luci-logdog.appspot.com/v/?s",
3108 "=android%2Fswarming%2Flogcats%2F",
3109 "${TASK_ID}%2F%2B%2Funified_logcats"
3110 ],
3111 "name": "shard #${SHARD_INDEX} logcats"
3112 }
3113 ]
3114 },
2854 "test": "content_browsertests" 3115 "test": "content_browsertests"
2855 }, 3116 },
2856 { 3117 {
3118 "override_isolate_target": "content_unittests",
3119 "swarming": {
3120 "can_use_on_swarming_builders": true,
3121 "cipd_packages": [
3122 {
3123 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3124 "location": "bin",
3125 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3126 }
3127 ],
3128 "dimension_sets": [
3129 {
3130 "android_devices": "4",
3131 "device_os": "LMY48I",
3132 "device_type": "hammerhead"
3133 }
3134 ],
3135 "hard_timeout": 960,
3136 "output_links": [
3137 {
3138 "link": [
3139 "https://luci-logdog.appspot.com/v/?s",
3140 "=android%2Fswarming%2Flogcats%2F",
3141 "${TASK_ID}%2F%2B%2Funified_logcats"
3142 ],
3143 "name": "shard #${SHARD_INDEX} logcats"
3144 }
3145 ]
3146 },
2857 "test": "content_unittests" 3147 "test": "content_unittests"
2858 }, 3148 },
2859 { 3149 {
3150 "override_isolate_target": "device_unittests",
3151 "swarming": {
3152 "can_use_on_swarming_builders": true,
3153 "cipd_packages": [
3154 {
3155 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3156 "location": "bin",
3157 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3158 }
3159 ],
3160 "dimension_sets": [
3161 {
3162 "android_devices": "4",
3163 "device_os": "LMY48I",
3164 "device_type": "hammerhead"
3165 }
3166 ],
3167 "hard_timeout": 960,
3168 "output_links": [
3169 {
3170 "link": [
3171 "https://luci-logdog.appspot.com/v/?s",
3172 "=android%2Fswarming%2Flogcats%2F",
3173 "${TASK_ID}%2F%2B%2Funified_logcats"
3174 ],
3175 "name": "shard #${SHARD_INDEX} logcats"
3176 }
3177 ]
3178 },
2860 "test": "device_unittests" 3179 "test": "device_unittests"
2861 }, 3180 },
2862 { 3181 {
3182 "override_isolate_target": "events_unittests",
3183 "swarming": {
3184 "can_use_on_swarming_builders": true,
3185 "cipd_packages": [
3186 {
3187 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3188 "location": "bin",
3189 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3190 }
3191 ],
3192 "dimension_sets": [
3193 {
3194 "android_devices": "4",
3195 "device_os": "LMY48I",
3196 "device_type": "hammerhead"
3197 }
3198 ],
3199 "hard_timeout": 960,
3200 "output_links": [
3201 {
3202 "link": [
3203 "https://luci-logdog.appspot.com/v/?s",
3204 "=android%2Fswarming%2Flogcats%2F",
3205 "${TASK_ID}%2F%2B%2Funified_logcats"
3206 ],
3207 "name": "shard #${SHARD_INDEX} logcats"
3208 }
3209 ]
3210 },
2863 "test": "events_unittests" 3211 "test": "events_unittests"
2864 }, 3212 },
2865 { 3213 {
3214 "override_isolate_target": "gl_tests",
3215 "swarming": {
3216 "can_use_on_swarming_builders": true,
3217 "cipd_packages": [
3218 {
3219 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3220 "location": "bin",
3221 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3222 }
3223 ],
3224 "dimension_sets": [
3225 {
3226 "android_devices": "4",
3227 "device_os": "LMY48I",
3228 "device_type": "hammerhead"
3229 }
3230 ],
3231 "hard_timeout": 960,
3232 "output_links": [
3233 {
3234 "link": [
3235 "https://luci-logdog.appspot.com/v/?s",
3236 "=android%2Fswarming%2Flogcats%2F",
3237 "${TASK_ID}%2F%2B%2Funified_logcats"
3238 ],
3239 "name": "shard #${SHARD_INDEX} logcats"
3240 }
3241 ]
3242 },
2866 "test": "gl_tests" 3243 "test": "gl_tests"
2867 }, 3244 },
2868 { 3245 {
3246 "override_isolate_target": "gl_unittests",
3247 "swarming": {
3248 "can_use_on_swarming_builders": true,
3249 "cipd_packages": [
3250 {
3251 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3252 "location": "bin",
3253 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3254 }
3255 ],
3256 "dimension_sets": [
3257 {
3258 "android_devices": "4",
3259 "device_os": "LMY48I",
3260 "device_type": "hammerhead"
3261 }
3262 ],
3263 "hard_timeout": 960,
3264 "output_links": [
3265 {
3266 "link": [
3267 "https://luci-logdog.appspot.com/v/?s",
3268 "=android%2Fswarming%2Flogcats%2F",
3269 "${TASK_ID}%2F%2B%2Funified_logcats"
3270 ],
3271 "name": "shard #${SHARD_INDEX} logcats"
3272 }
3273 ]
3274 },
2869 "test": "gl_unittests" 3275 "test": "gl_unittests"
2870 }, 3276 },
2871 { 3277 {
3278 "override_isolate_target": "gpu_ipc_service_unittests",
3279 "swarming": {
3280 "can_use_on_swarming_builders": true,
3281 "cipd_packages": [
3282 {
3283 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3284 "location": "bin",
3285 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3286 }
3287 ],
3288 "dimension_sets": [
3289 {
3290 "android_devices": "4",
3291 "device_os": "LMY48I",
3292 "device_type": "hammerhead"
3293 }
3294 ],
3295 "hard_timeout": 960,
3296 "output_links": [
3297 {
3298 "link": [
3299 "https://luci-logdog.appspot.com/v/?s",
3300 "=android%2Fswarming%2Flogcats%2F",
3301 "${TASK_ID}%2F%2B%2Funified_logcats"
3302 ],
3303 "name": "shard #${SHARD_INDEX} logcats"
3304 }
3305 ]
3306 },
2872 "test": "gpu_ipc_service_unittests" 3307 "test": "gpu_ipc_service_unittests"
2873 }, 3308 },
2874 { 3309 {
3310 "override_isolate_target": "gpu_unittests",
3311 "swarming": {
3312 "can_use_on_swarming_builders": true,
3313 "cipd_packages": [
3314 {
3315 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3316 "location": "bin",
3317 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3318 }
3319 ],
3320 "dimension_sets": [
3321 {
3322 "android_devices": "4",
3323 "device_os": "LMY48I",
3324 "device_type": "hammerhead"
3325 }
3326 ],
3327 "hard_timeout": 960,
3328 "output_links": [
3329 {
3330 "link": [
3331 "https://luci-logdog.appspot.com/v/?s",
3332 "=android%2Fswarming%2Flogcats%2F",
3333 "${TASK_ID}%2F%2B%2Funified_logcats"
3334 ],
3335 "name": "shard #${SHARD_INDEX} logcats"
3336 }
3337 ]
3338 },
2875 "test": "gpu_unittests" 3339 "test": "gpu_unittests"
2876 }, 3340 },
2877 { 3341 {
3342 "override_isolate_target": "ipc_tests",
3343 "swarming": {
3344 "can_use_on_swarming_builders": true,
3345 "cipd_packages": [
3346 {
3347 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3348 "location": "bin",
3349 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3350 }
3351 ],
3352 "dimension_sets": [
3353 {
3354 "android_devices": "4",
3355 "device_os": "LMY48I",
3356 "device_type": "hammerhead"
3357 }
3358 ],
3359 "hard_timeout": 960,
3360 "output_links": [
3361 {
3362 "link": [
3363 "https://luci-logdog.appspot.com/v/?s",
3364 "=android%2Fswarming%2Flogcats%2F",
3365 "${TASK_ID}%2F%2B%2Funified_logcats"
3366 ],
3367 "name": "shard #${SHARD_INDEX} logcats"
3368 }
3369 ]
3370 },
2878 "test": "ipc_tests" 3371 "test": "ipc_tests"
2879 }, 3372 },
2880 { 3373 {
3374 "override_isolate_target": "media_unittests",
3375 "swarming": {
3376 "can_use_on_swarming_builders": true,
3377 "cipd_packages": [
3378 {
3379 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3380 "location": "bin",
3381 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3382 }
3383 ],
3384 "dimension_sets": [
3385 {
3386 "android_devices": "4",
3387 "device_os": "LMY48I",
3388 "device_type": "hammerhead"
3389 }
3390 ],
3391 "hard_timeout": 960,
3392 "output_links": [
3393 {
3394 "link": [
3395 "https://luci-logdog.appspot.com/v/?s",
3396 "=android%2Fswarming%2Flogcats%2F",
3397 "${TASK_ID}%2F%2B%2Funified_logcats"
3398 ],
3399 "name": "shard #${SHARD_INDEX} logcats"
3400 }
3401 ]
3402 },
2881 "test": "media_unittests" 3403 "test": "media_unittests"
2882 }, 3404 },
2883 { 3405 {
3406 "override_isolate_target": "net_unittests",
3407 "swarming": {
3408 "can_use_on_swarming_builders": true,
3409 "cipd_packages": [
3410 {
3411 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3412 "location": "bin",
3413 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3414 }
3415 ],
3416 "dimension_sets": [
3417 {
3418 "android_devices": "4",
3419 "device_os": "LMY48I",
3420 "device_type": "hammerhead"
3421 }
3422 ],
3423 "hard_timeout": 960,
3424 "output_links": [
3425 {
3426 "link": [
3427 "https://luci-logdog.appspot.com/v/?s",
3428 "=android%2Fswarming%2Flogcats%2F",
3429 "${TASK_ID}%2F%2B%2Funified_logcats"
3430 ],
3431 "name": "shard #${SHARD_INDEX} logcats"
3432 }
3433 ]
3434 },
2884 "test": "net_unittests" 3435 "test": "net_unittests"
2885 }, 3436 },
2886 { 3437 {
2887 "override_compile_targets": [ 3438 "override_compile_targets": [
2888 "sandbox_linux_unittests_deps" 3439 "sandbox_linux_unittests_deps"
2889 ], 3440 ],
3441 "override_isolate_target": "sandbox_linux_unittests",
3442 "swarming": {
3443 "can_use_on_swarming_builders": true,
3444 "cipd_packages": [
3445 {
3446 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3447 "location": "bin",
3448 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3449 }
3450 ],
3451 "dimension_sets": [
3452 {
3453 "android_devices": "4",
3454 "device_os": "LMY48I",
3455 "device_type": "hammerhead"
3456 }
3457 ],
3458 "hard_timeout": 960,
3459 "output_links": [
3460 {
3461 "link": [
3462 "https://luci-logdog.appspot.com/v/?s",
3463 "=android%2Fswarming%2Flogcats%2F",
3464 "${TASK_ID}%2F%2B%2Funified_logcats"
3465 ],
3466 "name": "shard #${SHARD_INDEX} logcats"
3467 }
3468 ]
3469 },
2890 "test": "sandbox_linux_unittests" 3470 "test": "sandbox_linux_unittests"
2891 }, 3471 },
2892 { 3472 {
3473 "override_isolate_target": "sql_unittests",
3474 "swarming": {
3475 "can_use_on_swarming_builders": true,
3476 "cipd_packages": [
3477 {
3478 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3479 "location": "bin",
3480 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3481 }
3482 ],
3483 "dimension_sets": [
3484 {
3485 "android_devices": "4",
3486 "device_os": "LMY48I",
3487 "device_type": "hammerhead"
3488 }
3489 ],
3490 "hard_timeout": 960,
3491 "output_links": [
3492 {
3493 "link": [
3494 "https://luci-logdog.appspot.com/v/?s",
3495 "=android%2Fswarming%2Flogcats%2F",
3496 "${TASK_ID}%2F%2B%2Funified_logcats"
3497 ],
3498 "name": "shard #${SHARD_INDEX} logcats"
3499 }
3500 ]
3501 },
2893 "test": "sql_unittests" 3502 "test": "sql_unittests"
2894 }, 3503 },
2895 { 3504 {
3505 "override_isolate_target": "ui_android_unittests",
3506 "swarming": {
3507 "can_use_on_swarming_builders": true,
3508 "cipd_packages": [
3509 {
3510 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3511 "location": "bin",
3512 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3513 }
3514 ],
3515 "dimension_sets": [
3516 {
3517 "android_devices": "4",
3518 "device_os": "LMY48I",
3519 "device_type": "hammerhead"
3520 }
3521 ],
3522 "hard_timeout": 960,
3523 "output_links": [
3524 {
3525 "link": [
3526 "https://luci-logdog.appspot.com/v/?s",
3527 "=android%2Fswarming%2Flogcats%2F",
3528 "${TASK_ID}%2F%2B%2Funified_logcats"
3529 ],
3530 "name": "shard #${SHARD_INDEX} logcats"
3531 }
3532 ]
3533 },
2896 "test": "ui_android_unittests" 3534 "test": "ui_android_unittests"
2897 }, 3535 },
2898 { 3536 {
3537 "override_isolate_target": "ui_base_unittests",
3538 "swarming": {
3539 "can_use_on_swarming_builders": true,
3540 "cipd_packages": [
3541 {
3542 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3543 "location": "bin",
3544 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3545 }
3546 ],
3547 "dimension_sets": [
3548 {
3549 "android_devices": "4",
3550 "device_os": "LMY48I",
3551 "device_type": "hammerhead"
3552 }
3553 ],
3554 "hard_timeout": 960,
3555 "output_links": [
3556 {
3557 "link": [
3558 "https://luci-logdog.appspot.com/v/?s",
3559 "=android%2Fswarming%2Flogcats%2F",
3560 "${TASK_ID}%2F%2B%2Funified_logcats"
3561 ],
3562 "name": "shard #${SHARD_INDEX} logcats"
3563 }
3564 ]
3565 },
2899 "test": "ui_base_unittests" 3566 "test": "ui_base_unittests"
2900 }, 3567 },
2901 { 3568 {
3569 "override_isolate_target": "ui_touch_selection_unittests",
3570 "swarming": {
3571 "can_use_on_swarming_builders": true,
3572 "cipd_packages": [
3573 {
3574 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3575 "location": "bin",
3576 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3577 }
3578 ],
3579 "dimension_sets": [
3580 {
3581 "android_devices": "4",
3582 "device_os": "LMY48I",
3583 "device_type": "hammerhead"
3584 }
3585 ],
3586 "hard_timeout": 960,
3587 "output_links": [
3588 {
3589 "link": [
3590 "https://luci-logdog.appspot.com/v/?s",
3591 "=android%2Fswarming%2Flogcats%2F",
3592 "${TASK_ID}%2F%2B%2Funified_logcats"
3593 ],
3594 "name": "shard #${SHARD_INDEX} logcats"
3595 }
3596 ]
3597 },
2902 "test": "ui_touch_selection_unittests" 3598 "test": "ui_touch_selection_unittests"
2903 }, 3599 },
2904 { 3600 {
3601 "override_isolate_target": "unit_tests",
3602 "swarming": {
3603 "can_use_on_swarming_builders": true,
3604 "cipd_packages": [
3605 {
3606 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3607 "location": "bin",
3608 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3609 }
3610 ],
3611 "dimension_sets": [
3612 {
3613 "android_devices": "4",
3614 "device_os": "LMY48I",
3615 "device_type": "hammerhead"
3616 }
3617 ],
3618 "hard_timeout": 960,
3619 "output_links": [
3620 {
3621 "link": [
3622 "https://luci-logdog.appspot.com/v/?s",
3623 "=android%2Fswarming%2Flogcats%2F",
3624 "${TASK_ID}%2F%2B%2Funified_logcats"
3625 ],
3626 "name": "shard #${SHARD_INDEX} logcats"
3627 }
3628 ]
3629 },
2905 "test": "unit_tests" 3630 "test": "unit_tests"
2906 } 3631 },
2907 ], 3632 {
2908 "instrumentation_tests": [ 3633 "override_isolate_target": "android_webview_test_apk",
ghost stip (do not use) 2016/10/13 07:26:26 nit: alphabetize. however, this should be automati
hinoka 2016/10/13 07:44:37 ran manage.py, didn't sort anything...?
2909 { 3634 "swarming": {
3635 "can_use_on_swarming_builders": true,
3636 "cipd_packages": [
3637 {
3638 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3639 "location": "bin",
3640 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3641 }
3642 ],
3643 "dimension_sets": [
3644 {
3645 "android_devices": "4",
3646 "device_os": "LMY48I",
3647 "device_type": "hammerhead"
3648 }
3649 ],
3650 "hard_timeout": 960,
3651 "output_links": [
3652 {
3653 "link": [
3654 "https://luci-logdog.appspot.com/v/?s",
3655 "=android%2Fswarming%2Flogcats%2F",
3656 "${TASK_ID}%2F%2B%2Funified_logcats"
3657 ],
3658 "name": "shard #${SHARD_INDEX} logcats"
3659 }
3660 ]
3661 },
2910 "test": "android_webview_test_apk" 3662 "test": "android_webview_test_apk"
2911 }, 3663 },
2912 { 3664 {
2913 "apk_under_test": "Blimp.apk", 3665 "apk_under_test": "Blimp.apk",
ghost stip (do not use) 2016/10/13 07:26:26 you can delete the apk_under_test line
hinoka 2016/10/13 07:44:37 Done.
2914 "override_compile_targets": [ 3666 "override_compile_targets": [
2915 "blimp_test_apk" 3667 "blimp_test_apk"
2916 ], 3668 ],
3669 "override_isolate_target": "blimp_test_apk",
3670 "swarming": {
3671 "can_use_on_swarming_builders": true,
3672 "cipd_packages": [
3673 {
3674 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3675 "location": "bin",
3676 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3677 }
3678 ],
3679 "dimension_sets": [
3680 {
3681 "android_devices": "4",
3682 "device_os": "LMY48I",
3683 "device_type": "hammerhead"
3684 }
3685 ],
3686 "hard_timeout": 960,
3687 "output_links": [
3688 {
3689 "link": [
3690 "https://luci-logdog.appspot.com/v/?s",
3691 "=android%2Fswarming%2Flogcats%2F",
3692 "${TASK_ID}%2F%2B%2Funified_logcats"
3693 ],
3694 "name": "shard #${SHARD_INDEX} logcats"
3695 }
3696 ]
3697 },
2917 "test": "blimp_test_apk", 3698 "test": "blimp_test_apk",
2918 "test_apk": "BlimpTest.apk" 3699 "test_apk": "BlimpTest.apk"
ghost stip (do not use) 2016/10/13 07:26:26 you can delete test_apk as well
hinoka 2016/10/13 07:44:37 Done.
2919 }, 3700 },
2920 { 3701 {
3702 "override_isolate_target": "chrome_public_test_apk",
3703 "swarming": {
3704 "can_use_on_swarming_builders": true,
3705 "cipd_packages": [
3706 {
3707 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3708 "location": "bin",
3709 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3710 }
3711 ],
3712 "dimension_sets": [
3713 {
3714 "android_devices": "4",
3715 "device_os": "LMY48I",
3716 "device_type": "hammerhead"
3717 }
3718 ],
3719 "hard_timeout": 960,
3720 "output_links": [
3721 {
3722 "link": [
3723 "https://luci-logdog.appspot.com/v/?s",
3724 "=android%2Fswarming%2Flogcats%2F",
3725 "${TASK_ID}%2F%2B%2Funified_logcats"
3726 ],
3727 "name": "shard #${SHARD_INDEX} logcats"
3728 }
3729 ]
3730 },
2921 "test": "chrome_public_test_apk" 3731 "test": "chrome_public_test_apk"
2922 }, 3732 },
2923 { 3733 {
3734 "override_isolate_target": "chrome_sync_shell_test_apk",
3735 "swarming": {
3736 "can_use_on_swarming_builders": true,
3737 "cipd_packages": [
3738 {
3739 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3740 "location": "bin",
3741 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3742 }
3743 ],
3744 "dimension_sets": [
3745 {
3746 "android_devices": "4",
3747 "device_os": "LMY48I",
3748 "device_type": "hammerhead"
3749 }
3750 ],
3751 "hard_timeout": 960,
3752 "output_links": [
3753 {
3754 "link": [
3755 "https://luci-logdog.appspot.com/v/?s",
3756 "=android%2Fswarming%2Flogcats%2F",
3757 "${TASK_ID}%2F%2B%2Funified_logcats"
3758 ],
3759 "name": "shard #${SHARD_INDEX} logcats"
3760 }
3761 ]
3762 },
2924 "test": "chrome_sync_shell_test_apk" 3763 "test": "chrome_sync_shell_test_apk"
2925 }, 3764 },
2926 { 3765 {
3766 "override_isolate_target": "content_shell_test_apk",
3767 "swarming": {
3768 "can_use_on_swarming_builders": true,
3769 "cipd_packages": [
3770 {
3771 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
3772 "location": "bin",
3773 "revision": "git_revision:3ff24775a900b675866fbcacf2a8f98a18b2a16a "
3774 }
3775 ],
3776 "dimension_sets": [
3777 {
3778 "android_devices": "4",
3779 "device_os": "LMY48I",
3780 "device_type": "hammerhead"
3781 }
3782 ],
3783 "hard_timeout": 960,
3784 "output_links": [
3785 {
3786 "link": [
3787 "https://luci-logdog.appspot.com/v/?s",
3788 "=android%2Fswarming%2Flogcats%2F",
3789 "${TASK_ID}%2F%2B%2Funified_logcats"
3790 ],
3791 "name": "shard #${SHARD_INDEX} logcats"
3792 }
3793 ]
3794 },
2927 "test": "content_shell_test_apk" 3795 "test": "content_shell_test_apk"
2928 } 3796 }
2929 ] 3797 ]
2930 }, 3798 },
2931 "Lollipop Tablet Tester": { 3799 "Lollipop Tablet Tester": {
2932 "gtest_tests": [ 3800 "gtest_tests": [
2933 { 3801 {
2934 "test": "android_webview_unittests" 3802 "test": "android_webview_unittests"
2935 }, 3803 },
2936 { 3804 {
(...skipping 1215 matching lines...) Expand 10 before | Expand all | Expand 10 after
4152 "test": "chrome_public_test_apk" 5020 "test": "chrome_public_test_apk"
4153 }, 5021 },
4154 { 5022 {
4155 "test": "chrome_sync_shell_test_apk" 5023 "test": "chrome_sync_shell_test_apk"
4156 }, 5024 },
4157 { 5025 {
4158 "test": "content_shell_test_apk" 5026 "test": "content_shell_test_apk"
4159 } 5027 }
4160 ] 5028 ]
4161 } 5029 }
4162 } 5030 }
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