CQ update
authormtklein <mtklein@chromium.org>
Wed, 14 Sep 2016 18:20:59 +0000 (11:20 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 14 Sep 2016 18:20:59 +0000 (11:20 -0700)
  - swap the N5 experiment over to the new GN N5 bot

  - cut down on the Windows build duplication: the other two bots
    cover x86, x86-64, Release, Debug, _and_ Vulkan already.

  - remove the Release-Shared tester: I added this bot to act as a proxy
    for the also Shared-build Android bots, but 1) they're fast enough
    to no longer need a proxy (see N5 above) and 2) they're no longer
    Shared builds.  I intend to completely drop support for dm and
    nanobench in Shared builds, so this bot will not just drop from the
    CQ but completely disappear.

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2346463002

Review-Url: https://codereview.chromium.org/2346463002

infra/branch-config/cq.cfg

index 8cc42e0..c148ab4 100644 (file)
@@ -31,7 +31,6 @@ verifiers {
     buckets {
       name: "master.client.skia"
       builders { name: "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-GN-Trybot" }
-      builders { name: "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot" }
       builders { name: "Test-Ubuntu-GCC-ShuttleA-GPU-GTX660-x86_64-Release-GN-Trybot" }
     }
     buckets {
@@ -44,7 +43,6 @@ verifiers {
       builders { name: "Build-Ubuntu-GCC-x86_64-Release-CMake-Trybot" }
       builders { name: "Build-Ubuntu-GCC-x86_64-Release-GN-Trybot" }
       builders { name: "Build-Win-MSVC-x86-Debug-Trybot" }
-      builders { name: "Build-Win-MSVC-x86_64-Debug-Trybot" }
       builders { name: "Build-Win-MSVC-x86_64-Release-Vulkan-Trybot" }
     }
     buckets {
@@ -54,7 +52,7 @@ verifiers {
     buckets {
       name: "master.client.skia.android"
       builders {
-        name: "Test-Android-GCC-Nexus5-GPU-Adreno330-Arm7-Release-Trybot"
+        name: "Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-GN_Android-Trybot"
         experiment_percentage: 100
       }
     }