Code Review
/
functest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
a909e77
)
Use rally cert script
89/7989/1
author
jose.lausuch
<jose.lausuch@ericsson.com>
Tue, 26 Jan 2016 09:00:10 +0000
(10:00 +0100)
committer
Morgan Richomme
<morgan.richomme@orange.com>
Tue, 26 Jan 2016 09:29:32 +0000
(09:29 +0000)
Change-Id: Ia550e3ca7742db596dd3817841ed31a101adef27
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
(cherry picked from commit
4753bf597ebc953c4a381990f570e78dc542bbf0
)
docker/run_tests.sh
patch
|
blob
|
history
diff --git
a/docker/run_tests.sh
b/docker/run_tests.sh
index
3440a45
..
50a1296
100755
(executable)
--- 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