diff options
author | Ben Wagner <benjaminwagner@google.com> | 2018-05-24 15:14:33 -0400 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2018-05-24 19:18:18 +0000 |
commit | 3a2cb1accd51e85e19fd672a793296239e9913e3 (patch) | |
tree | 9eab0df76de6fae0a0453eff37efd09e30d3a068 /infra/branch-config | |
parent | 542685014b4554fdbfab0891ad8a5bfe017d9a7b (diff) |
Temporarily remove iOS bot from CQ.
Bug: skia:8013
No-Try: true
Change-Id: I2a377a6249366ed947bba50fe89ac218e5e3c87c
Reviewed-on: https://skia-review.googlesource.com/130060
Reviewed-by: Ben Wagner <benjaminwagner@google.com>
Commit-Queue: Ben Wagner <benjaminwagner@google.com>
Diffstat (limited to 'infra/branch-config')
-rw-r--r-- | infra/branch-config/cq.cfg | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg index 262492b1ec..5f40dbd68d 100644 --- a/infra/branch-config/cq.cfg +++ b/infra/branch-config/cq.cfg @@ -54,7 +54,8 @@ verifiers { builders { name: "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All" } builders { name: "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All" } builders { name: "Test-Win2016-Clang-GCE-CPU-AVX2-x86_64-Release-All" } - builders { name: "Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug-All" } + # skia:8013 + #builders { name: "Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug-All" } builders { name: "Test-Debian9-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All" experiment_percentage: 100 |