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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2642913002: Correct the timeout for perf swarming tasks. (Closed)
Patch Set: Created 3 years, 11 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:
Download patch
« no previous file with comments | « testing/buildbot/chromium.perf.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.perf.fyi.json
diff --git a/testing/buildbot/chromium.perf.fyi.json b/testing/buildbot/chromium.perf.fyi.json
index 61e0d964e0bb03311ae7be8a7336b6fa52e2e7de..e1c7d81f3a0c01e619dd3801677424bfa22d6264 100644
--- a/testing/buildbot/chromium.perf.fyi.json
+++ b/testing/buildbot/chromium.perf.fyi.json
@@ -13797,7 +13797,7 @@
}
],
"expiration": 21600,
- "hard_timeout": 14400,
+ "hard_timeout": 7200,
"io_timeout": 3600
}
},
@@ -13825,7 +13825,7 @@
}
],
"expiration": 21600,
- "hard_timeout": 14400,
+ "hard_timeout": 7200,
"io_timeout": 3600
}
},
@@ -14015,7 +14015,7 @@
}
],
"expiration": 21600,
- "hard_timeout": 7200,
+ "hard_timeout": 14400,
"io_timeout": 3600
}
},
@@ -14044,7 +14044,7 @@
}
],
"expiration": 21600,
- "hard_timeout": 7200,
+ "hard_timeout": 14400,
"io_timeout": 3600
}
},
@@ -24716,7 +24716,7 @@
}
],
"expiration": 21600,
- "hard_timeout": 14400,
+ "hard_timeout": 7200,
"io_timeout": 3600
}
},
@@ -24745,7 +24745,7 @@
}
],
"expiration": 21600,
- "hard_timeout": 14400,
+ "hard_timeout": 7200,
"io_timeout": 3600
}
},
@@ -25172,7 +25172,7 @@
}
],
"expiration": 21600,
- "hard_timeout": 7200,
+ "hard_timeout": 14400,
"io_timeout": 3600
}
},
@@ -25201,7 +25201,7 @@
}
],
"expiration": 21600,
- "hard_timeout": 7200,
+ "hard_timeout": 14400,
"io_timeout": 3600
}
},
« no previous file with comments | « testing/buildbot/chromium.perf.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698