-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FAB-18307] IT: set deprioritizedDataReconcilerInterval to prevent CI…
… flake (#2070) Pvtdata reconciliation will fail in case the peer temporarily loses connection to another peer that provides the pvtdata during IT test. This could cause CI flake. To prevent the flake, set deprioritizedDataReconcilerInterval to a small value so that reconciliation can be resumed quickly. Signed-off-by: Wenjian Qiao <wenjianq@gmail.com>
- Loading branch information
1 parent
32da54c
commit 596f720
Showing
3 changed files
with
12 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters