diff options
author | Ravi Mistry <rmistry@google.com> | 2018-01-03 08:05:34 -0500 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2018-01-03 13:11:09 +0000 |
commit | 57737161fd7e46a7f083a04220997a5e6d79994b (patch) | |
tree | 1c7f83ae070541ba71582b459faf3c68d6e8ccf9 /infra | |
parent | aebad197dcaf2f02d5c71e9cf9b3f383a36df538 (diff) |
Add Housekeeper-PerCommit-Bookmaker to cq.cfg with 100% experiment%
NoTry: true
Bug: skia:7432
Change-Id: Ic55be5b18b47d7ae9ce40247e6f2c99c0c998b4b
Reviewed-on: https://skia-review.googlesource.com/89904
Reviewed-by: Ravi Mistry <rmistry@google.com>
Commit-Queue: Ravi Mistry <rmistry@google.com>
Diffstat (limited to 'infra')
-rw-r--r-- | infra/branch-config/cq.cfg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg index 43ef8b1bb8..3f506b2e5c 100644 --- a/infra/branch-config/cq.cfg +++ b/infra/branch-config/cq.cfg @@ -71,6 +71,10 @@ verifiers { name: "Test-Android-Clang-Nexus5x-GPU-Adreno418-arm64-Release-All-Android" experiment_percentage: 100 } + builders { + name: "Housekeeper-PerCommit-Bookmaker" + experiment_percentage: 100 + } } try_job_retry_config { try_job_retry_quota: 1 |