Add a test for simple master switching without PG reconfiguration

Also use osd_out_time:1 only in select tests and restart mon in tests only on connection errors
This commit is contained in:
Vitaliy Filippov
2024-01-17 00:19:01 +03:00
parent 3ca3b8a8d8
commit 2aa5aa7ab6
9 changed files with 53 additions and 10 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/bash -ex
PG_COUNT=2048
GLOBAL_CONFIG=',"osd_out_time":1'
. `dirname $0`/run_3osds.sh
LD_PRELOAD="build/src/libfio_vitastor.so" \