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

Unified Diff: masters/master.chromium.chromiumos/builders.pyl

Issue 2367893002: Remove 'ChromiumOS GN' builders from master.chromium.chromiumos. (Closed)
Patch Set: Created 4 years, 3 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 | scripts/slave/recipe_modules/chromium_tests/chromium_chromiumos.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.chromiumos/builders.pyl
diff --git a/masters/master.chromium.chromiumos/builders.pyl b/masters/master.chromium.chromiumos/builders.pyl
index ac9b9569c9cd7c8fd182605ef9b21d7a62f85684..32217f6ca4ceaeba1ad04ad4f848cd4bcf998740 100644
--- a/masters/master.chromium.chromiumos/builders.pyl
+++ b/masters/master.chromium.chromiumos/builders.pyl
@@ -41,25 +41,6 @@
"category": "1default",
},
- "Linux ChromiumOS GN": {
- "recipe": "chromium",
- "remote_run_sync_revision": True,
- "remote_run_use_gitiles": True,
- "use_remote_run": True,
- "scheduler": "chromium",
- "slave_pools": ["linux_gn"],
- "category": "2gn",
- },
- "Linux ChromiumOS GN (dbg)": {
- "recipe": "chromium",
- "remote_run_sync_revision": True,
- "remote_run_use_gitiles": True,
- "use_remote_run": True,
- "scheduler": "chromium",
- "slave_pools": ["linux_gn_dbg"],
- "category": "2gn",
- },
-
"Linux ChromiumOS Ozone Builder": {
"recipe": "chromium",
"remote_run_sync_revision": True,
« no previous file with comments | « no previous file | scripts/slave/recipe_modules/chromium_tests/chromium_chromiumos.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698