Skip to content

Commit b762ec8

Browse files
committed
Zero-units: continuous writes ON, deploy 3 units, check, scale to 0 units, check no errors, scale to 3, check
1 parent 7dc328b commit b762ec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/ha_tests/test_self_healing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
storage_id,
5252
storage_type,
5353
update_restart_condition,
54-
wait_network_restore, get_db_connection, validate_test_data,
54+
wait_network_restore, get_db_connection, validate_test_data, create_test_data,
5555
)
5656

5757
logger = logging.getLogger(__name__)

0 commit comments

Comments
 (0)