Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
mcp
/
cvp-wally
/
4643fd624605b7bf7662d0cbae28ce4f7ad9618e
/
.
/
scripts
/
run_2.sh
blob: 7bd92fb704c46eee3150d0e65a14ef91f1aafe96 [
file
] [
log
] [
blame
]
#!/bin/bash
set
-
x
set
-
e
type
=
"iozone"
io_opts
=
"--type $type -a write --iodepth 16 --blocksize 1m --iosize x20"
python run_rally_test
.
py
-
l
-
o
"$io_opts"
-
t io
-
scenario $type
--
rally
-
extra
-
opts
=
"--deployment $1"