diff --git a/tests/integration/ha_tests/test_ha.py b/tests/integration/ha_tests/test_ha.py index aa2c92bd..606a4bb5 100644 --- a/tests/integration/ha_tests/test_ha.py +++ b/tests/integration/ha_tests/test_ha.py @@ -581,9 +581,9 @@ async def test_network_cut(ops_test: OpsTest, continuous_writes, chaos_mesh): # Remove networkchaos policy isolating instance from cluster remove_instance_isolation(ops_test) - + time.sleep(60) - + await wait_until_unit_in_status(ops_test, primary, active_unit, "SECONDARY") # verify presence of primary, replica set member configuration, and number of primaries