Merge run_3osds and run_7osds scripts
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#!/bin/bash -ex
|
||||
|
||||
. `dirname $0`/run_7osds.sh
|
||||
OSD_COUNT=7
|
||||
PG_COUNT=32
|
||||
. `dirname $0`/run_3osds.sh
|
||||
|
||||
IMG_SIZE=256
|
||||
|
||||
|
||||
Reference in New Issue
Block a user