Chromium Code Reviews| Index: infra/config/cq.cfg |
| diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg |
| index 580f116c9cc387c36c5d6200cfc09a84ba47ff6d..6d5c15dbc936540545ee6c71f42fda36a193da8c 100644 |
| --- a/infra/config/cq.cfg |
| +++ b/infra/config/cq.cfg |
| @@ -60,6 +60,10 @@ verifiers { |
| buckets { |
| name: "master.tryserver.chromium.mac" |
| builders { name: "ios-device" } |
| + builders { |
| + name: "ios-device-xcode-clang" |
| + experiment_percentage: 50 |
| + } |
| builders { name: "ios-simulator" } |
| builders { |
| name: "ios-simulator-xcode-clang" |