Skip to content

Commit

Permalink
Stabilize TestInstanceOperation (#2715)
Browse files Browse the repository at this point in the history
* Stabilize TestInstanceOperation. clusterVerifier is evaluating to true once the partitionAssignment matches the expected value; however, it is before the TopState is transfered back to the SWAP_IN node. This can be fixed by using TestHelper.verify to check that states converge within TIMEOUT.

* Moved evacuate tests with long ST resources to the end because it was taking long time to drop DBs which was causing flakyness in later tests. Ran TestInstanceOperation 5 times locally with success.
  • Loading branch information
zpinto authored and xyuanlu committed Dec 20, 2023
1 parent d0d7183 commit 8cfe977
Showing 1 changed file with 326 additions and 304 deletions.
Loading

0 comments on commit 8cfe977

Please sign in to comment.