Skip to content

Commit

Permalink
Add Win GYP builders to CQ, bump Mac GYP builder to 75%.
Browse files Browse the repository at this point in the history
R=sergeyberezin@chromium.org, phajdan.jr@chromium.org
BUG=629152

Review-Url: https://codereview.chromium.org/2162833002
Cr-Commit-Position: refs/heads/master@{#406472}
  • Loading branch information
dpranke authored and Commit bot committed Jul 20, 2016
1 parent a88ce75 commit e4a230c
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions infra/config/cq.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ verifiers {
builders { name: "mac_chromium_compile_dbg_ng" }
builders {
name: "mac_chromium_gyp_rel"
experiment_percentage: 50
experiment_percentage: 75
}
builders { name: "mac_chromium_rel_ng" }
builders {
Expand All @@ -82,10 +82,7 @@ verifiers {
experiment_percentage: 10
}
builders { name: "win_chromium_compile_dbg_ng" }
builders {
name: "win8_chromium_gyp_rel"
experiment_percentage: 50
}
builders { name: "win8_chromium_gyp_rel" }
builders { name: "win_chromium_rel_ng" }
builders { name: "win_chromium_x64_rel_ng" }
builders { name: "win_clang" }
Expand Down

0 comments on commit e4a230c

Please sign in to comment.