From: Miroslav Miklus Date: Fri, 19 Feb 2016 08:36:58 +0000 (+0100) Subject: Bootstrap for performance suite X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=d86efcabfab8b561e43a6e04b28dcf5664c059a2 Bootstrap for performance suite Change-Id: I9ac58cd12b439c95b2c6aeb0efdcbd6f97d4c1ab Signed-off-by: Miroslav Miklus --- diff --git a/bootstrap-hw-tb2.sh b/bootstrap-hw-tb2.sh new file mode 100755 index 0000000000..c86a8d3a20 --- /dev/null +++ b/bootstrap-hw-tb2.sh @@ -0,0 +1,11 @@ +#!/bin/bash + +virtualenv env +. env/bin/activate + +echo pip install +pip install -r requirements.txt + +PYTHONPATH=`pwd` pybot -L TRACE \ + -v TOPOLOGY_PATH:topologies/available/lf_testbed2-710-520.yaml \ + -s performance tests/