NaCl: Increase validation cache size.
[chromium-blink-merge.git] / testing / commit_queue / config.json
blobbacc74478ecfcff705ec90c4fadae402e8be7cd3
2     "commit_burst_delay": 60,
3     "commit_user": "commit-bot@chromium.org",
4     "cq_status_url": "https://chromium-cq-status.appspot.com",
5     "git_repo_url": "https://chromium.googlesource.com/chromium/src",
6     "hide_ref_in_committed_msg": true,
7     "max_commit_burst": 2,
8     "remote_branch": "refs/pending/heads/master",
9     "rietveld_url": "https://codereview.chromium.org",
10     "rietveld_auth": "oauth2",
11     "skip_throttle_users": [
12         "commit-bot@chromium.org"
13     ],
14     "use_buildbucket_for_tryjobs": true,
15     "verifiers_no_patch": {
16         "experimental_try_job_verifier": {
17             "10 percent experiment": {
18                 "percentage": 0.1,
19                 "trybots": {
20                     "launched": {
21                         "tryserver.chromium.linux": {
22                         },
23                         "tryserver.chromium.mac": {
24                             "mac_chromium_gn_rel": [
25                                 "defaulttests"
26                             ]
27                         },
28                         "tryserver.chromium.win": {
29                             "win8_chromium_gn_rel": [
30                                 "defaulttests"
31                             ],
32                             "win8_chromium_ng": [
33                                 "defaulttests"
34                             ]
35                         }
36                     }
37                 }
38             },
39             "100 percent experiment": {
40                 "percentage": 1.0,
41                 "trybots": {
42                     "launched": {
43                         "tryserver.chromium.linux": {
44                             "android_amp_rel_tests_recipe": [
45                                 "defaulttests"
46                             ],
47                             "linux_arm_compile": [
48                                 "defaulttests"
49                             ]
50                         },
51                         "tryserver.chromium.mac": {}
52                     }
53                 }
54             },
55             "50 percent experiment": {
56                 "percentage": 0.5,
57                 "trybots": {
58                     "launched": {
59                         "tryserver.chromium.linux": {}
60                     }
61                 }
62             },
63             "75 percent experiment": {
64                 "percentage": 0.75,
65                 "trybots": {
66                     "launched": {
67                         "tryserver.chromium.linux": {}
68                     }
69                 }
70             }
71         },
72         "reviewer_lgtm_verifier": {
73             "committer_project": "chromium"
74         },
75         "tree_status_verifier": {
76             "tree_status_url": "https://chromium-status.appspot.com"
77         },
78         "try_job_verifier": {
79             "launched": {
80                 "tryserver.chromium.linux": {
81                     "android_arm64_dbg_recipe": [
82                         "defaulttests"
83                     ],
84                     "android_chromium_gn_compile_dbg": [
85                         "defaulttests"
86                     ],
87                     "android_chromium_gn_compile_rel": [
88                         "defaulttests"
89                     ],
90                     "android_clang_dbg_recipe": [
91                         "defaulttests"
92                     ],
93                     "android_compile_dbg": [
94                         "defaulttests"
95                     ],
96                     "cast_shell_android": [
97                         "defaulttests"
98                     ],
99                     "cast_shell_linux": [
100                         "defaulttests"
101                     ],
102                     "chromium_presubmit": [
103                         "defaulttests"
104                     ],
105                     "linux_android_rel_ng": [
106                         "defaulttests"
107                     ],
108                     "linux_chromium_asan_rel_ng": [
109                         "defaulttests"
110                     ],
111                     "linux_chromium_chromeos_compile_dbg_ng": [
112                         "defaulttests"
113                     ],
114                     "linux_chromium_chromeos_ozone_rel_ng": [
115                         "defaulttests"
116                     ],
117                     "linux_chromium_chromeos_rel_ng": [
118                         "defaulttests"
119                     ],
120                     "linux_chromium_clobber_rel_ng": [
121                         "defaulttests"
122                     ],
123                     "linux_chromium_compile_dbg_32_ng": [
124                         "compile"
125                     ],
126                     "linux_chromium_gn_chromeos_rel": [
127                         "defaulttests"
128                     ],
129                     "linux_chromium_gn_dbg": [
130                         "defaulttests"
131                     ],
132                     "linux_chromium_gn_rel": [
133                         "defaulttests"
134                     ],
135                     "linux_chromium_rel_ng": [
136                         "defaulttests"
137                     ]
138                 },
139                 "tryserver.chromium.mac": {
140                     "ios_dbg_simulator_ninja": [
141                         "defaulttests"
142                     ],
143                     "ios_rel_device_ninja": [
144                         "defaulttests"
145                     ],
146                     "mac_chromium_compile_dbg_ng": [
147                         "defaulttests"
148                     ],
149                     "mac_chromium_rel_ng": [
150                         "defaulttests"
151                     ]
152                 },
153                 "tryserver.chromium.win": {
154                     "win8_chromium_rel": [
155                         "defaulttests"
156                     ],
157                     "win_chromium_compile_dbg_ng": [
158                         "defaulttests"
159                     ],
160                     "win_chromium_rel_ng": [
161                         "defaulttests"
162                     ],
163                     "win_chromium_x64_rel_ng": [
164                         "defaulttests"
165                     ]
166                 }
167             }
168         }
169     },
170     "version": 1