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

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

Issue 2861583009: chromium.android.fyi: Tweak timeout/shards of Nougat Phone Tester tests. (Closed)
Patch Set: Created 3 years, 8 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 6180531985e72c2f8ea015a84bb3997e3c465b13..7586ada3e5f6c814285a714ab93774eb84794602 100644
--- a/testing/buildbot/chromium.android.fyi.json
+++ b/testing/buildbot/chromium.android.fyi.json
@@ -767,7 +767,7 @@
}
],
"expiration": 10800,
- "hard_timeout": 960,
+ "hard_timeout": 1200,
"output_links": [
{
"link": [
@@ -778,7 +778,7 @@
"name": "shard #${SHARD_INDEX} logcats"
}
],
- "shards": 2
+ "shards": 4
},
"test": "android_webview_test_apk"
},
@@ -972,7 +972,7 @@
}
],
"expiration": 10800,
- "hard_timeout": 960,
+ "hard_timeout": 1200,
"output_links": [
{
"link": [
@@ -983,7 +983,7 @@
"name": "shard #${SHARD_INDEX} logcats"
}
],
- "shards": 6
+ "shards": 8
},
"test": "chrome_public_test_apk"
},
@@ -1178,7 +1178,7 @@
}
],
"expiration": 10800,
- "hard_timeout": 960,
+ "hard_timeout": 1200,
"output_links": [
{
"link": [
@@ -1188,7 +1188,8 @@
],
"name": "shard #${SHARD_INDEX} logcats"
}
- ]
+ ],
+ "shards": 2
},
"test": "content_unittests"
},
@@ -1508,7 +1509,7 @@
}
],
"expiration": 10800,
- "hard_timeout": 960,
+ "hard_timeout": 1200,
"output_links": [
{
"link": [
@@ -1518,7 +1519,8 @@
],
"name": "shard #${SHARD_INDEX} logcats"
}
- ]
+ ],
+ "shards": 2
},
"test": "net_unittests"
},
« 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