| 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 c6724d6e102c03a08c770fe9027f5942ac90576f..6b5991754a863029053d339fa4ad22d1370a133a 100644
|
| --- a/masters/master.tryserver.chromium.android/builders.pyl
|
| +++ b/masters/master.tryserver.chromium.android/builders.pyl
|
| @@ -23,6 +23,7 @@
|
| "android_compile_mips_dbg": {
|
| "builder_timeout_s": 6900, # 60 * 115
|
| "recipe": "chromium_trybot",
|
| + "repository": "https://chromium.googlesource.com/chromium/src.git",
|
| "remote_run_use_gitiles": True,
|
| "use_remote_run": True,
|
| "scheduler": None,
|
| @@ -32,6 +33,7 @@
|
| "android_compile_x64_dbg": {
|
| "builder_timeout_s": 6900, # 60 * 115
|
| "recipe": "chromium_trybot",
|
| + "repository": "https://chromium.googlesource.com/chromium/src.git",
|
| "remote_run_use_gitiles": True,
|
| "use_remote_run": True,
|
| "scheduler": None,
|
| @@ -41,6 +43,7 @@
|
| "android_compile_x86_dbg": {
|
| "builder_timeout_s": 6900, # 60 * 115
|
| "recipe": "chromium_trybot",
|
| + "repository": "https://chromium.googlesource.com/chromium/src.git",
|
| "remote_run_use_gitiles": True,
|
| "use_remote_run": True,
|
| "scheduler": None,
|
| @@ -50,6 +53,7 @@
|
| "android_archive_rel_ng": {
|
| "builder_timeout_s": 6900, # 60 * 115
|
| "recipe": "chromium_trybot",
|
| + "repository": "https://chromium.googlesource.com/chromium/src.git",
|
| "remote_run_use_gitiles": True,
|
| "use_remote_run": True,
|
| "scheduler": None,
|
| @@ -58,6 +62,7 @@
|
| "android_arm64_dbg_recipe": {
|
| "builder_timeout_s": 6900, # 60 * 115
|
| "recipe": "chromium_trybot",
|
| + "repository": "https://chromium.googlesource.com/chromium/src.git",
|
| "remote_run_use_gitiles": True,
|
| "use_remote_run": True,
|
| "scheduler": None,
|
| @@ -66,6 +71,7 @@
|
| "android_clang_dbg_recipe": {
|
| "builder_timeout_s": 6900, # 60 * 115
|
| "recipe": "chromium_trybot",
|
| + "repository": "https://chromium.googlesource.com/chromium/src.git",
|
| "remote_run_use_gitiles": True,
|
| "use_remote_run": True,
|
| "scheduler": None,
|
| @@ -74,6 +80,7 @@
|
| "android_compile_dbg": {
|
| "builder_timeout_s": 6900, # 60 * 115
|
| "recipe": "chromium_trybot",
|
| + "repository": "https://chromium.googlesource.com/chromium/src.git",
|
| "remote_run_use_gitiles": True,
|
| "use_remote_run": True,
|
| "scheduler": None,
|
| @@ -83,6 +90,7 @@
|
| "android_compile_rel": {
|
| "builder_timeout_s": 6900, # 60 * 115
|
| "recipe": "chromium_trybot",
|
| + "repository": "https://chromium.googlesource.com/chromium/src.git",
|
| "remote_run_use_gitiles": True,
|
| "use_remote_run": True,
|
| "scheduler": None,
|
| @@ -92,6 +100,7 @@
|
| "cast_shell_android": {
|
| "builder_timeout_s": 6900, # 60 * 115
|
| "recipe": "chromium_trybot",
|
| + "repository": "https://chromium.googlesource.com/chromium/src.git",
|
| "remote_run_use_gitiles": True,
|
| "use_remote_run": True,
|
| "scheduler": None,
|
| @@ -100,6 +109,7 @@
|
| "android_blink_rel": {
|
| "builder_timeout_s": 6900, # 60 * 115
|
| "recipe": "chromium_trybot",
|
| + "repository": "https://chromium.googlesource.com/chromium/src.git",
|
| "remote_run_use_gitiles": True,
|
| "use_remote_run": True,
|
| "scheduler": None,
|
| @@ -108,6 +118,7 @@
|
| "android_coverage": {
|
| "builder_timeout_s": 6900, # 60 * 115
|
| "recipe": "chromium_trybot",
|
| + "repository": "https://chromium.googlesource.com/chromium/src.git",
|
| "remote_run_use_gitiles": True,
|
| "use_remote_run": True,
|
| "scheduler": None,
|
| @@ -131,6 +142,7 @@
|
| "linux_android_dbg_ng": {
|
| "builder_timeout_s": 6900, # 60 * 115
|
| "recipe": "chromium_trybot",
|
| + "repository": "https://chromium.googlesource.com/chromium/src.git",
|
| "remote_run_use_gitiles": True,
|
| "use_remote_run": True,
|
| "scheduler": None,
|
| @@ -140,6 +152,7 @@
|
| "linux_android_rel_ng": {
|
| "builder_timeout_s": 11400, # 60 * 190
|
| "recipe": "chromium_trybot",
|
| + "repository": "https://chromium.googlesource.com/chromium/src.git",
|
| "remote_run_use_gitiles": True,
|
| "use_remote_run": True,
|
| "scheduler": None,
|
| @@ -149,6 +162,7 @@
|
| "android_n5x_swarming_rel": {
|
| "builder_timeout_s": 6900, # 60 * 115
|
| "recipe": "chromium_trybot",
|
| + "repository": "https://chromium.googlesource.com/chromium/src.git",
|
| "remote_run_use_gitiles": True,
|
| "use_remote_run": True,
|
| "scheduler": None,
|
| @@ -214,6 +228,7 @@
|
| "android_optional_gpu_tests_rel": {
|
| "builder_timeout_s": 6900, # 60 * 115
|
| "recipe": "chromium_trybot",
|
| + "repository": "https://chromium.googlesource.com/chromium/src.git",
|
| "remote_run_use_gitiles": True,
|
| "use_remote_run": True,
|
| "scheduler": None,
|
|
|