Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase maximum number of tries in WaitForTracingPolicy
After merging #2506 it seems that there are cases where 10 * 1 sec is not enough when waiting for a tracing policy to load (mainly in e2e tests). This patch increases that to 20 * 1 sec to avoid timeouts. Signed-off-by: Anastasios Papagiannis <[email protected]>
- Loading branch information