Fix create-pool for the case of hosts split into sub-nodes

This commit is contained in:
Vitaliy Filippov
2024-11-22 01:01:07 +03:00
parent ad3b6b7267
commit 262c581400
4 changed files with 103 additions and 40 deletions
+3
View File
@@ -19,9 +19,12 @@ ANTIETCD=1 ./test_etcd_fail.sh
./test_interrupted_rebalance.sh
IMMEDIATE_COMMIT=1 ./test_interrupted_rebalance.sh
SCHEME=ec ./test_interrupted_rebalance.sh
SCHEME=ec IMMEDIATE_COMMIT=1 ./test_interrupted_rebalance.sh
./test_create_halfhost.sh
./test_failure_domain.sh
./test_snapshot.sh