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

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

Issue 1846073003: Remove deterministic trybots. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 9 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 | masters/master.tryserver.chromium.linux/master.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 1d9b1776a5deded27b71a8257f3773afa2f89d08..7aeb95d73d9cb8af30f72f87dba2ca02dfaa268c 100644
--- a/masters/master.tryserver.chromium.android/builders.pyl
+++ b/masters/master.tryserver.chromium.android/builders.pyl
@@ -117,12 +117,6 @@
"scheduler": None,
"slave_pools": ["slaves_with_devices"],
},
- "android_deterministic": {
- "builder_timeout_s": 6900, # 60 * 115
- "recipe": "deterministic_build",
- "scheduler": None,
- "slave_pools": ["slaves_with_devices"],
- },
"linux_android_dbg_ng": {
"builder_timeout_s": 6900, # 60 * 115
"recipe": "chromium_trybot",
« no previous file with comments | « no previous file | masters/master.tryserver.chromium.linux/master.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698