Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
increase lifetime of AWS session token to 12 hours (#9590)
## Problem clickbench regression causes clickbench to run >9 hours and the AWS session token is expired before the run completes ## Summary of changes extend lifetime of session token for this job to 12 hours
- Loading branch information
51fda11
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
5416 tests run: 5184 passed, 0 failed, 232 skipped (full report)
Flaky tests (1)
Postgres 17
test_timeline_archive[4]
: debug-x86-64Code coverage* (full report)
functions
:31.5% (7773 of 24686 functions)
lines
:49.0% (61032 of 124647 lines)
* collected from Rust tests only
51fda11 at 2024-10-31T14:54:56.202Z :recycle: