Index: infra/branch-config/cq.cfg |
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg |
index 008da6ff76fedce5d2ce89b93b062e4670526a86..fafce50b5470b2d443f0f04439ab4caa66aa2178 100644 |
--- a/infra/branch-config/cq.cfg |
+++ b/infra/branch-config/cq.cfg |
@@ -26,13 +26,13 @@ verifiers { |
try_job { |
buckets { |
- name: "client.skia" |
+ name: "master.client.skia" |
builders { name: "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-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-Trybot" } |
} |
buckets { |
- name: "client.skia.compile" |
+ name: "master.client.skia.compile" |
builders { name: "Build-Mac-Clang-x86_64-Release-Trybot" } |
builders { name: "Build-Ubuntu-Clang-x86_64-Debug-Trybot" } |
builders { name: "Build-Ubuntu-GCC-Arm64-Debug-Android-Trybot" } |
@@ -44,7 +44,7 @@ verifiers { |
builders { name: "Build-Win-MSVC-x86_64-Debug-Trybot" } |
} |
buckets { |
- name: "client.skia.fyi" |
+ name: "master.client.skia.fyi" |
builders { name: "skia_presubmit-Trybot" } |
} |
buckets { |