commit | c7d52b500f2c45d2ecf90ef65796b4177394a3ea | [log] [tgz] |
---|---|---|
author | Yulia Portnova <yportnova@mirantis.com> | Tue Dec 15 15:16:34 2015 +0200 |
committer | Yulia Portnova <yportnova@mirantis.com> | Tue Dec 15 15:16:34 2015 +0200 |
tree | 9c3418fef21f3e11210f85340991d133b01685cd | |
parent | 2b63d58026da64cd25295eb4f936f1204e8ecfde [diff] [blame] |
omg fixes
diff --git a/wally/suits/omgbench/prepare.sh b/wally/suits/omgbench/prepare.sh index b363a75..8d0b742 100755 --- a/wally/suits/omgbench/prepare.sh +++ b/wally/suits/omgbench/prepare.sh
@@ -8,7 +8,8 @@ mkdir -p "$OMGPATN" cd "$OMGPATN" -apt-get install git +apt-get update +apt-get -y install git python-pip git clone https://github.com/openstack/rally git clone https://github.com/Yulya/omgbenchmark