Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make test_idf_isolated_withdraw_all more robust (#16271)
The test is flaky because it checks routes on neighbors immediately after isolating dut. So the test may fail if the neighbors (VM) are not able to process route withdraw in time. Make the test more robust by retrying validation for 60 seconds.
- Loading branch information