-
Notifications
You must be signed in to change notification settings - Fork 212
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: increase attempts for rewards available condition (#9974)
refs: #9934 ## Description - Increases overall timeout from 40s to 90s for "rewards available" condition in `/multichain-testing` staking flows test. This check happens after delegations are observed on the remote chain, but before we make an attempt to `WithdrawRewards`. ### Security Considerations n/a ### Scaling Considerations n/a ### Documentation Considerations n/a ### Testing Considerations Goal is to minimize observed CI flakes. ### Upgrade Considerations n/a
- Loading branch information
Showing
2 changed files
with
20 additions
and
6 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