Skip to content

Commit

Permalink
CQ: Add SimpleChrome builders to CQ.
Browse files Browse the repository at this point in the history
BUG=chromium:489795
TEST=None

Review URL: https://codereview.chromium.org/1182153002

Cr-Commit-Position: refs/heads/master@{#334265}
  • Loading branch information
danjacques authored and Commit bot committed Jun 12, 2015
1 parent f66a17a commit f9f9122
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions infra/config/cq.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -36,18 +36,9 @@ verifiers {
builders { name: "android_compile_dbg" }
builders { name: "cast_shell_android" }
builders { name: "cast_shell_linux" }
builders {
name: "chromeos_x86-generic_chromium_compile_only_ng"
experiment_percentage: 1.0
}
builders {
name: "chromeos_amd64-generic_chromium_compile_only_ng"
experiment_percentage: 1.0
}
builders {
name: "chromeos_daisy_chromium_compile_only_ng"
experiment_percentage: 1.0
}
builders { name: "chromeos_x86-generic_chromium_compile_only_ng" }
builders { name: "chromeos_amd64-generic_chromium_compile_only_ng" }
builders { name: "chromeos_daisy_chromium_compile_only_ng" }
builders { name: "chromium_presubmit" }
builders { name: "linux_android_rel_ng" }
builders { name: "linux_arm_compile" }
Expand Down

0 comments on commit f9f9122

Please sign in to comment.