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

Unified Diff: infra/config/cq.cfg

Issue 2502233003: CQ: Remove GYP trybots (Closed)
Patch Set: Created 4 years, 1 month 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/config/cq.cfg
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index ccfa97ff62402077be03b1760771ea65d12b8086..60e5dfc0af7548863b4ee78cf83f70d869bde2fe 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -35,7 +35,6 @@ verifiers {
builders { name: "android_compile_x86_dbg" }
builders { name: "android_compile_x86_rel" }
builders { name: "android_compile_x64_dbg" }
- builders { name: "android_gyp_dbg" }
builders { name: "android_more_configs" }
builders { name: "ios_arm64_dbg" }
builders { name: "ios_arm64_rel" }
@@ -43,13 +42,11 @@ verifiers {
builders { name: "ios_rel" }
builders { name: "ios32_sim_dbg" }
builders { name: "ios64_sim_dbg" }
- builders { name: "ios64_gyp_dbg" }
builders { name: "ios_api_framework" }
builders { name: "linux_arm" }
builders { name: "linux_asan" }
builders { name: "linux_baremetal" }
builders { name: "linux_compile_dbg" }
- builders { name: "linux_gyp_dbg" }
builders { name: "linux_libfuzzer_rel" }
builders { name: "linux_msan" }
builders { name: "linux_rel" }
@@ -61,7 +58,6 @@ verifiers {
builders { name: "mac_baremetal" }
builders { name: "mac_compile_dbg" }
builders { name: "mac_rel" }
- builders { name: "mac_gyp_dbg" }
builders { name: "presubmit" }
builders { name: "win_baremetal" }
builders { name: "win_clang_dbg" }
@@ -71,7 +67,6 @@ verifiers {
builders { name: "win_x64_clang_dbg" }
builders { name: "win_x64_clang_rel" }
builders { name: "win_x64_dbg" }
- builders { name: "win_x64_gyp_dbg" }
builders { name: "win_x64_rel" }
}
}
« 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