Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Unified Diff: infra/branch-config/cq.cfg

Issue 2294303002: switch CQ over to GN_Android compile bots (Closed)
Patch Set: sort Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: infra/branch-config/cq.cfg
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg
index ccb72ae6ebd731ee36955a3ecd3d87be789dea51..00a5745763bbe13fe48afb2649b3a5a05ff99616 100644
--- a/infra/branch-config/cq.cfg
+++ b/infra/branch-config/cq.cfg
@@ -37,10 +37,10 @@ verifiers {
buckets {
name: "master.client.skia.compile"
builders { name: "Build-Mac-Clang-x86_64-Release-GN-Trybot" }
+ builders { name: "Build-Ubuntu-Clang-arm-Debug-GN_Android-Trybot" }
+ builders { name: "Build-Ubuntu-Clang-arm64-Debug-GN_Android-Trybot" }
+ builders { name: "Build-Ubuntu-Clang-mips64el-Debug-GN_Android-Trybot" }
builders { name: "Build-Ubuntu-Clang-x86_64-Debug-GN-Trybot" }
- builders { name: "Build-Ubuntu-GCC-Arm64-Debug-Android-Trybot" }
- builders { name: "Build-Ubuntu-GCC-Arm7-Debug-Android-Trybot" }
- builders { name: "Build-Ubuntu-GCC-Mips-Debug-Android-Trybot" }
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" }
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698