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

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

Issue 1693403002: tryserver.chromium.android: Add new trybots for architectures. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Shard slaves for now. Created 4 years, 10 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/trybots.py » ('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 5cd9df932400af7fcddffde5215c5110e4c2da6c..453df9d93e3c5f1355ef0d39b6f55a2a9bc5db58 100644
--- a/masters/master.tryserver.chromium.android/builders.pyl
+++ b/masters/master.tryserver.chromium.android/builders.pyl
@@ -8,24 +8,41 @@
"service_account_file": "service-account-chromium-tryserver.json",
"buildbucket_bucket": "master.tryserver.chromium.android",
+ # This is sorted first alphabetically by slave pool, and then alphabetically
+ # by builder name
"builders": {
- "android_blink_rel": {
+ "android_amp_rel_tests_recipe": {
+ "builder_timeout_s": 6900, # 60 * 115
+ "recipe": "android/appurify",
+ "scheduler": None,
+ "slavebuilddir": "android",
+ "slave_pools": ["amp"],
+ },
+
+ "android_compile_mips_dbg": {
"builder_timeout_s": 6900, # 60 * 115
"recipe": "chromium_trybot",
"scheduler": None,
- "slave_pools": ["slaves_with_devices"],
+ "slave_pools": ["ccompute_compile_mips_bots"],
},
- "android_chromium_gn_rel": {
+ "android_compile_x64_dbg": {
"builder_timeout_s": 6900, # 60 * 115
"recipe": "chromium_trybot",
"scheduler": None,
- "slave_pools": ["slaves_with_devices"],
+ "slave_pools": ["ccompute_compile_x64_bots"],
},
- "android_cronet_tester": {
+ "android_compile_x86_dbg": {
"builder_timeout_s": 6900, # 60 * 115
- "recipe": "cronet",
+ "recipe": "chromium_trybot",
"scheduler": None,
- "slave_pools": ["slaves_with_devices"],
+ "slave_pools": ["ccompute_compile_x86_bots"],
+ },
+
+ "android_archive_rel_ng": {
+ "builder_timeout_s": 6900, # 60 * 115
+ "recipe": "chromium_trybot",
+ "scheduler": None,
+ "slave_pools": ["ccompute_bots_cq"],
},
"android_arm64_dbg_recipe": {
"builder_timeout_s": 6900, # 60 * 115
@@ -33,18 +50,18 @@
"scheduler": None,
"slave_pools": ["ccompute_bots_cq"],
},
- "android_compile_dbg": {
+ "android_chromium_gn_compile_dbg": {
"builder_timeout_s": 6900, # 60 * 115
"recipe": "chromium_trybot",
"scheduler": None,
- "slavebuilddir": "android",
+ "slavebuilddir": "android_chromium_gn",
"slave_pools": ["ccompute_bots_cq"],
},
- "android_compile_rel": {
+ "android_chromium_gn_compile_rel": {
"builder_timeout_s": 6900, # 60 * 115
"recipe": "chromium_trybot",
"scheduler": None,
- "slavebuilddir": "android",
+ "slavebuilddir": "android_chromium_gn",
"slave_pools": ["ccompute_bots_cq"],
},
"android_clang_dbg_recipe": {
@@ -53,72 +70,79 @@
"scheduler": None,
"slave_pools": ["ccompute_bots_cq"],
},
- "android_amp": {
+ "android_compile_dbg": {
"builder_timeout_s": 6900, # 60 * 115
"recipe": "chromium_trybot",
"scheduler": None,
"slavebuilddir": "android",
- "slave_pools": ["slaves_with_devices"],
+ "slave_pools": ["ccompute_bots_cq"],
},
- "android_amp_rel_tests_recipe": {
+ "android_compile_rel": {
"builder_timeout_s": 6900, # 60 * 115
- "recipe": "android/appurify",
+ "recipe": "chromium_trybot",
"scheduler": None,
"slavebuilddir": "android",
- "slave_pools": ["amp"],
+ "slave_pools": ["ccompute_bots_cq"],
},
- "android_coverage": {
+ "cast_shell_android": {
+ "builder_timeout_s": 6900, # 60 * 115
+ "recipe": "chromium_trybot",
+ "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_deterministic": {
+ "android_blink_rel": {
"builder_timeout_s": 6900, # 60 * 115
- "recipe": "deterministic_build",
+ "recipe": "chromium_trybot",
"scheduler": None,
"slave_pools": ["slaves_with_devices"],
},
- "linux_android_rel_ng": {
+ "android_chromium_gn_rel": {
"builder_timeout_s": 6900, # 60 * 115
"recipe": "chromium_trybot",
"scheduler": None,
- "slavebuilddir": "android",
- "slave_pools": ["slaves_with_devices_cq"],
+ "slave_pools": ["slaves_with_devices"],
},
- "linux_android_dbg_ng": {
+ "android_coverage": {
"builder_timeout_s": 6900, # 60 * 115
"recipe": "chromium_trybot",
"scheduler": None,
"slavebuilddir": "android",
"slave_pools": ["slaves_with_devices"],
},
- "android_chromium_gn_compile_rel": {
+ "android_cronet_tester": {
"builder_timeout_s": 6900, # 60 * 115
- "recipe": "chromium_trybot",
+ "recipe": "cronet",
"scheduler": None,
- "slavebuilddir": "android_chromium_gn",
- "slave_pools": ["ccompute_bots_cq"],
+ "slave_pools": ["slaves_with_devices"],
},
- "android_chromium_gn_compile_dbg": {
+ "android_deterministic": {
"builder_timeout_s": 6900, # 60 * 115
- "recipe": "chromium_trybot",
+ "recipe": "deterministic_build",
"scheduler": None,
- "slavebuilddir": "android_chromium_gn",
- "slave_pools": ["ccompute_bots_cq"],
+ "slave_pools": ["slaves_with_devices"],
},
- "cast_shell_android": {
+ "linux_android_dbg_ng": {
"builder_timeout_s": 6900, # 60 * 115
"recipe": "chromium_trybot",
"scheduler": None,
- "slave_pools": ["ccompute_bots_cq"],
+ "slavebuilddir": "android",
+ "slave_pools": ["slaves_with_devices"],
},
- "android_archive_rel_ng": {
+
+ "linux_android_rel_ng": {
"builder_timeout_s": 6900, # 60 * 115
"recipe": "chromium_trybot",
"scheduler": None,
- "slave_pools": ["ccompute_bots_cq"],
+ "slavebuilddir": "android",
+ "slave_pools": ["slaves_with_devices_cq"],
},
"android_chromium_variable": {
"builder_timeout_s": 6900, # 60 * 115
@@ -132,6 +156,19 @@
"schedulers": { },
"slave_pools": {
+ "amp": {
+ "slave_data": {
+ "os": "linux",
+ "version": "precise",
+ "bits": 64,
+ },
+ "slaves": [
+ "build225-a4",
+ "build226-a4",
+ "build227-a4",
+ "build228-a4",
+ ],
+ },
"slaves_with_devices_cq": {
"slave_data": {
"os": "linux",
@@ -200,6 +237,37 @@
"build96-b4",
],
},
+ "ccompute_compile_mips_bots": {
+ "slave_data": {
+ "os": "linux",
+ "version": "precise",
+ "bits": 64,
+ },
+ "slaves": [
+ "slave131-c4",
+ ]
+ },
+ "ccompute_compile_x64_bots": {
+ "slave_data": {
+ "os": "linux",
+ "version": "precise",
+ "bits": 64,
+ },
+ "slaves": [
+ "slave132-c4",
+ ]
+ },
+ "ccompute_compile_x86_bots": {
+ "slave_data": {
+ "os": "linux",
+ "version": "precise",
+ "bits": 64,
+ },
+ "slaves": [
+ "slave133-c4",
+ "slave134-c4",
+ ]
+ },
"ccompute_bots_cq": {
"slave_data": {
"os": "linux",
@@ -323,18 +391,5 @@
"build97-b4",
],
},
- "amp": {
- "slave_data": {
- "os": "linux",
- "version": "precise",
- "bits": 64,
- },
- "slaves": [
- "build225-a4",
- "build226-a4",
- "build227-a4",
- "build228-a4",
- ],
- }
}
}
« no previous file with comments | « no previous file | scripts/slave/recipe_modules/chromium_tests/trybots.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698