Commit f5c34c6a authored by Ben Pastene's avatar Ben Pastene Committed by Commit Bot

Remove custom timeout of 16min for swarmed CTS tests.

And switch to the default of 1hr.

R=aluo, jbudorick

Bug: 907899
Change-Id: I0402ee6350594b6149f9ba95f0822eed0f438b2f
Reviewed-on: https://chromium-review.googlesource.com/c/1374523Reviewed-by: default avatarJohn Budorick <jbudorick@chromium.org>
Commit-Queue: Ben Pastene <bpastene@chromium.org>
Cr-Commit-Position: refs/heads/master@{#616096}
parent 3192415a
...@@ -699,7 +699,6 @@ ...@@ -699,7 +699,6 @@
"os": "Android" "os": "Android"
} }
], ],
"hard_timeout": 960,
"shards": 3 "shards": 3
} }
} }
......
...@@ -564,7 +564,6 @@ ...@@ -564,7 +564,6 @@
"os": "Android" "os": "Android"
} }
], ],
"hard_timeout": 960,
"shards": 3 "shards": 3
} }
} }
......
...@@ -2535,7 +2535,6 @@ ...@@ -2535,7 +2535,6 @@
'webview_cts_tests_isolated_scripts': { 'webview_cts_tests_isolated_scripts': {
'webview_cts_tests': { 'webview_cts_tests': {
'swarming': { 'swarming': {
'hard_timeout': 960,
'shards': 3, 'shards': 3,
'cipd_packages': [ 'cipd_packages': [
{ {
......
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