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

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

Issue 2308683002: [Android] Set up continuous builder + trybot for cronet. (Closed)
Patch Set: update expectations 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 | masters/master.tryserver.chromium.android/builders.pyl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.android/builders.pyl
diff --git a/masters/master.chromium.android/builders.pyl b/masters/master.chromium.android/builders.pyl
index 98dbc604903fdaa5ebd62320c2a79e4acc3de02c..98166b897675342c41e037a777202a67a73320c0 100644
--- a/masters/master.chromium.android/builders.pyl
+++ b/masters/master.chromium.android/builders.pyl
@@ -12,6 +12,13 @@
"default_remote_run_repository": "https://chromium.googlesource.com/chromium/src.git",
"builders": {
+ "Android Cronet Builder": {
+ "recipe": "chromium",
+ "scheduler": "android_commits",
+ "slave_pools": ["builders"],
+ "slavebuilddir": "cronet",
+ "category": "0Cronet",
+ },
"Android Cronet KitKat Builder": {
"recipe": "cronet",
"scheduler": "android_commits",
« no previous file with comments | « no previous file | masters/master.tryserver.chromium.android/builders.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698