Commit 29b751a9 authored by bpastene's avatar bpastene Committed by Commit bot

chromium.android.fyi: Tweak timeout/shards of Nougat tester (again).

TBR=jbudorick@chromium.org
BUG=

Review-Url: https://codereview.chromium.org/2856123005
Cr-Commit-Position: refs/heads/master@{#469455}
parent c08f41df
...@@ -767,7 +767,7 @@ ...@@ -767,7 +767,7 @@
} }
], ],
"expiration": 10800, "expiration": 10800,
"hard_timeout": 1200, "hard_timeout": 1500,
"output_links": [ "output_links": [
{ {
"link": [ "link": [
...@@ -778,7 +778,7 @@ ...@@ -778,7 +778,7 @@
"name": "shard #${SHARD_INDEX} logcats" "name": "shard #${SHARD_INDEX} logcats"
} }
], ],
"shards": 4 "shards": 6
}, },
"test": "android_webview_test_apk" "test": "android_webview_test_apk"
}, },
...@@ -1108,7 +1108,7 @@ ...@@ -1108,7 +1108,7 @@
} }
], ],
"expiration": 10800, "expiration": 10800,
"hard_timeout": 960, "hard_timeout": 1200,
"output_links": [ "output_links": [
{ {
"link": [ "link": [
...@@ -1119,7 +1119,7 @@ ...@@ -1119,7 +1119,7 @@
"name": "shard #${SHARD_INDEX} logcats" "name": "shard #${SHARD_INDEX} logcats"
} }
], ],
"shards": 4 "shards": 6
}, },
"test": "content_browsertests" "test": "content_browsertests"
}, },
...@@ -1145,7 +1145,7 @@ ...@@ -1145,7 +1145,7 @@
} }
], ],
"expiration": 10800, "expiration": 10800,
"hard_timeout": 960, "hard_timeout": 1200,
"output_links": [ "output_links": [
{ {
"link": [ "link": [
...@@ -1155,7 +1155,8 @@ ...@@ -1155,7 +1155,8 @@
], ],
"name": "shard #${SHARD_INDEX} logcats" "name": "shard #${SHARD_INDEX} logcats"
} }
] ],
"shards": 4
}, },
"test": "content_shell_test_apk" "test": "content_shell_test_apk"
}, },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment