commit | 3a94ec834b59b35b6f0a3de76c881f82c6f96db6 | [log] [tgz] |
---|---|---|
author | Jared Bennett <[email protected]> | Thu Feb 23 20:55:44 2023 |
committer | Chromeos LUCI <[email protected]> | Thu Feb 23 21:43:36 2023 |
tree | f56cfaad8b7db54b863845416cc6526d86488c6e | |
parent | f117860ac93d1711f986701d60d38c5ea291883b [diff] |
labtunnel: Increase tunnel timeout from 8h to 24h Sometimes we need to run tests for more than 8h, so we should keep the tunnels open for longer. Our lab leases cap out at 24h, so this updates the sleep command that keeps the tunnels alive to sleep for 24h, rather than the original 8h. BUG=b:266941052 TEST=Successfully built and ran labtunnel, and confirmed in the logs that the sleep command was for 24h Change-Id: I0aafc5c6e2c8b7c9807ae9f75ea05536b21af9f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/dev-util/+/4288229 Tested-by: Jared Bennett <[email protected]> Reviewed-by: Shijin Abraham <[email protected]> Commit-Queue: Shijin Abraham <[email protected]> Auto-Submit: Jared Bennett <[email protected]>