1
0
Fork 0

Raise timeout in test_rebalance_verify

hier-failure-domains
Vitaliy Filippov 2023-05-17 01:58:01 +03:00
parent 022176aa98
commit 2ca07b1ea7
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ verify() {
diff ./testdata/img1.bin ./testdata/img2.bin
# Wait for the rebalance to finish
wait_finish_rebalance 60
wait_finish_rebalance 300
echo "Verifying after rebalance"
dd if=$NBD_DEV of=./testdata/img2.bin bs=1M count=$IMG_SIZE iflag=direct