From: jose.lausuch Date: Tue, 26 Jan 2016 09:00:10 +0000 (+0100) Subject: Use rally cert script X-Git-Tag: 0.2~1754 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=4753bf597ebc953c4a381990f570e78dc542bbf0;p=functest-xtesting.git Use rally cert script Change-Id: Ia550e3ca7742db596dd3817841ed31a101adef27 Signed-off-by: jose.lausuch --- diff --git a/docker/run_tests.sh b/docker/run_tests.sh index 3440a455..50a1296c 100755 --- a/docker/run_tests.sh +++ b/docker/run_tests.sh @@ -121,7 +121,7 @@ function run_test(){ "rally") info "Running Rally benchmark suite..." cinder type-create volume-test #provisional - python ${FUNCTEST_REPO_DIR}/testcases/VIM/OpenStack/CI/libraries/run_rally.py \ + python ${FUNCTEST_REPO_DIR}/testcases/VIM/OpenStack/CI/libraries/run_rally-cert.py \ --debug all ${report} cinder type-delete $(cinder type-list|grep test|awk '{print $2}') clean_openstack