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

Unified Diff: testing/buildbot/chromium.android.fyi.json

Issue 2856123005: chromium.android.fyi: Tweak timeout/shards of Nougat tester (again). (Closed)
Patch Set: Created 3 years, 7 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.android.fyi.json
diff --git a/testing/buildbot/chromium.android.fyi.json b/testing/buildbot/chromium.android.fyi.json
index 7586ada3e5f6c814285a714ab93774eb84794602..58f31fa352e8c0de3262b8e5b1e6b3c3be9cde94 100644
--- a/testing/buildbot/chromium.android.fyi.json
+++ b/testing/buildbot/chromium.android.fyi.json
@@ -767,7 +767,7 @@
}
],
"expiration": 10800,
- "hard_timeout": 1200,
+ "hard_timeout": 1500,
"output_links": [
{
"link": [
@@ -778,7 +778,7 @@
"name": "shard #${SHARD_INDEX} logcats"
}
],
- "shards": 4
+ "shards": 6
},
"test": "android_webview_test_apk"
},
@@ -1108,7 +1108,7 @@
}
],
"expiration": 10800,
- "hard_timeout": 960,
+ "hard_timeout": 1200,
"output_links": [
{
"link": [
@@ -1119,7 +1119,7 @@
"name": "shard #${SHARD_INDEX} logcats"
}
],
- "shards": 4
+ "shards": 6
},
"test": "content_browsertests"
},
@@ -1145,7 +1145,7 @@
}
],
"expiration": 10800,
- "hard_timeout": 960,
+ "hard_timeout": 1200,
"output_links": [
{
"link": [
@@ -1155,7 +1155,8 @@
],
"name": "shard #${SHARD_INDEX} logcats"
}
- ]
+ ],
+ "shards": 4
},
"test": "content_shell_test_apk"
},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698