tests: disable disk space check in micro-osd.sh

Signed-off-by: Sven Anderson <sven@redhat.com>
This commit is contained in:
Sven Anderson 2020-07-26 22:31:58 +02:00 committed by John Mulligan
parent 2a75461371
commit e0982bc6e1
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ log file = ${LOG_DIR}/mon.log
chdir = "" chdir = ""
mon cluster log file = ${LOG_DIR}/mon-cluster.log mon cluster log file = ${LOG_DIR}/mon-cluster.log
mon data = ${MON_DATA} mon data = ${MON_DATA}
mon data avail crit = 0
mon addr = 127.0.0.1 mon addr = 127.0.0.1
mon allow pool delete = true mon allow pool delete = true