Merge run_3osds and run_7osds scripts
This commit is contained in:
+4
-2
@@ -3,8 +3,10 @@
|
||||
# Kill OSDs while writing
|
||||
|
||||
PG_SIZE=3
|
||||
|
||||
. `dirname $0`/run_7osds.sh
|
||||
OSD_COUNT=7
|
||||
PG_COUNT=32
|
||||
. `dirname $0`/run_3osds.sh
|
||||
check_qemu
|
||||
|
||||
IMG_SIZE=960
|
||||
|
||||
|
||||
Reference in New Issue
Block a user