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

Unified Diff: masters/master.tryserver.chromium.android/builders.pyl

Issue 1895503002: Delete android_amp trybot. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 8 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
Index: masters/master.tryserver.chromium.android/builders.pyl
diff --git a/masters/master.tryserver.chromium.android/builders.pyl b/masters/master.tryserver.chromium.android/builders.pyl
index 33432d49af6e7626d64e28488dbb20aba823502b..8b6bec9a6df91edc0a29ca1067e37e5d2d65a09b 100644
--- a/masters/master.tryserver.chromium.android/builders.pyl
+++ b/masters/master.tryserver.chromium.android/builders.pyl
@@ -84,14 +84,6 @@
"scheduler": None,
"slave_pools": ["ccompute_bots_cq"],
},
-
- "android_amp": {
- "builder_timeout_s": 6900, # 60 * 115
- "recipe": "chromium_trybot",
- "scheduler": None,
- "slavebuilddir": "android",
- "slave_pools": ["slaves_with_devices"],
- },
"android_blink_rel": {
"builder_timeout_s": 6900, # 60 * 115
"recipe": "chromium_trybot",

Powered by Google App Engine
This is Rietveld 408576698