-
Ned Nguyen authored
We misunderstood how authentication token works in the past. For one time request, the token expiration time don't matter much. Setting a high timeout expiration is making luci-auth fail flakily. Since we generate a new token for every perf dashboard upload attempt, using the default value of luci-auth should be fine Bug:878916 Cq-Include-Trybots: master.tryserver.chromium.perf:obbs_fyi Change-Id: Ie9025fb0fc2467dda02cd8aa0aa3e2136ca190a8 NOTRY=true # all tests passed, speed up landing to green up perf waterfall uploading Change-Id: Ie9025fb0fc2467dda02cd8aa0aa3e2136ca190a8 Reviewed-on: https://chromium-review.googlesource.com/1195930 Commit-Queue: Ned Nguyen <nednguyen@google.com> Reviewed-by:
Simon Hatch <simonhatch@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Reviewed-by:
Andrii Shyshkalov <tandrii@chromium.org> Cr-Commit-Position: refs/heads/master@{#587352}
73e83f95