Skip to content

Commit

Permalink
Replace win_chromium_rel_ng with win7_chromium_rel_ng on CQ
Browse files Browse the repository at this point in the history
Bug: 769870
Change-Id: Icbd3f71ee151fd4a6f17df2de0fbf5bef3f42d9b
Reviewed-on: https://chromium-review.googlesource.com/691518
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
Commit-Queue: smut <smut@google.com>
Cr-Commit-Position: refs/heads/master@{#505273}
  • Loading branch information
smut-on-git authored and Commit Bot committed Sep 29, 2017
1 parent fa4d353 commit 8da4896
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions infra/config/cq.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -95,17 +95,11 @@ verifiers {
}
buckets {
name: "master.tryserver.chromium.win"
builders { name: "win7_chromium_rel_ng" }
builders { name: "win_chromium_compile_dbg_ng" }
builders {
name: "win_chromium_rel_ng"
}
# crbug.com/753184 - take out of the CQ temporarily.
# builders { name: "win_chromium_x64_rel_ng" }
builders { name: "win_clang" }
builders {
name: "win7_chromium_rel_ng"
experiment_percentage: 100
}
builders {
name: "win10_chromium_x64_rel_ng"
experiment_percentage: 20
Expand Down

0 comments on commit 8da4896

Please sign in to comment.