Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pprof flakes: bump timeout to 20 seconds
This is the third and hopefully the last attempt to address the flakes in the pprof tests. We first bumped the timeouts to 2 seconds, then to 5, and since I am running out of ideas let's bump it now to 20 seconds. Since the timeouts poll, the tests will terminate much earlier but 20 seconds should now really be enough even under highly loaded CI VMs. Fixes: containers#12167 Signed-off-by: Valentin Rothberg <[email protected]>
- Loading branch information