Chromium Code Reviews| Index: infra/config/cq.cfg |
| diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg |
| index 764536020d4a9c5b295edd01c3f2e3364d966021..ed35d2f6a8de11a09a63919220a6abb1f377472a 100644 |
| --- a/infra/config/cq.cfg |
| +++ b/infra/config/cq.cfg |
| @@ -41,6 +41,10 @@ verifiers { |
| } |
| buckets { |
| name: "tryserver.chromium.linux" |
| + builders { |
| + name: "Blimp Linux (dbg)" |
|
Sergey Berezin
2016/06/06 22:01:35
naming convention for trybots: "blimp_linux_dbg".
haibinlu
2016/06/06 23:07:26
Done.
|
| + experiment_percentage: 10 |
| + } |
| builders { name: "cast_shell_linux" } |
| builders { name: "chromeos_amd64-generic_chromium_compile_only_ng" } |
| builders { name: "chromeos_daisy_chromium_compile_only_ng" } |