From 1c7d53996d54f5f0794737bf704708fc412288d6 Mon Sep 17 00:00:00 2001 From: Vitaliy Filippov Date: Thu, 18 May 2023 00:42:40 +0300 Subject: [PATCH] Reweight only 2 OSDs to zero in test_rebalance_verify, otherwise the test does not pass with EC 3+2 --- tests/test_rebalance_verify.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test_rebalance_verify.sh b/tests/test_rebalance_verify.sh index 35ce359c..387631cb 100755 --- a/tests/test_rebalance_verify.sh +++ b/tests/test_rebalance_verify.sh @@ -27,7 +27,6 @@ verify() { $ETCDCTL put /vitastor/config/osd/1 '{"reweight":'$1'}' $ETCDCTL put /vitastor/config/osd/2 '{"reweight":'$1'}' - $ETCDCTL put /vitastor/config/osd/3 '{"reweight":'$1'}' sleep 1 for i in {1..10000}; do