commit | 38c9c4e568ba731c64d2a586d976ed8edfd829b5 | [log] [tgz] |
---|---|---|
author | Petr Hosek <phosek@google.com> | Tue Jun 12 22:05:11 2018 -0700 |
committer | Petr Hosek <phosek@google.com> | Wed Jun 13 05:13:49 2018 +0000 |
tree | bf7cdf9ecc04429f373f6f882710a1a8fd579a7f | |
parent | 942eb6c28246728ede57470012987949791b9ea2 [diff] |
Mark Windows CQ builder as experimental The builder will still build and test all changes but the the outcome does not affect the decicion whether a CL can land or not. This is only temporary until Windows builder is actually usable. Change-Id: I58dee15cec443667b0764c7379af32828aceb225 Reviewed-on: https://gn-review.googlesource.com/1404 Reviewed-by: Scott Graham <scottmg@chromium.org>
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index bb3a274..99a5c22 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg
@@ -17,6 +17,7 @@ } builders { name: "win" + experiment_percentage: 100 } } }