Skip to content

Commit

Permalink
Remove luci win trybot for now.
Browse files Browse the repository at this point in the history
It's has been timing out in a lot of my jobs recently, and for
others too, it appears.

Bug: chromium:749455
Change-Id: I7ee9b70328696d61a2bf41b798a92a55396bad70
Reviewed-on: https://webrtc-review.googlesource.com/38620
Commit-Queue: Patrik Höglund <[email protected]>
Reviewed-by: Edward Lemur <[email protected]>
Cr-Commit-Position: refs/heads/master@{#21551}
  • Loading branch information
Patrik Höglund committed Jan 10, 2018
1 parent b4c188d commit 12d3a93
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions infra/config/cq.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -69,14 +69,7 @@ verifiers {
builders { name: "win_clang_dbg" }
builders { name: "win_clang_rel" }
builders { name: "win_dbg" }
builders {
name: "win_rel"
equivalent_to {
bucket: "luci.webrtc.try"
owner_whitelist_group: "project-webrtc-luci-dogfood"
percentage: 100
}
}
builders { name: "win_rel" }
builders { name: "win_x64_clang_dbg" }
builders { name: "win_x64_clang_rel" }
builders { name: "win_x64_dbg" }
Expand Down

0 comments on commit 12d3a93

Please sign in to comment.