Print Rally debug logs in Rally dsvm gate jobs

Add --rally-debug flag to the task execution to show
 rally logs in scenarios that are tested on gate.

Change-Id: I877cf605ead7e2e7172ef6e3d88c57942edb9b0e
This commit is contained in:
Roman Vasilets 2015-05-02 16:12:19 +03:00 committed by Boris Pavlovic
parent ffd2ea2a3c
commit f0fe0f95a7

View File

@ -56,7 +56,7 @@ rally show networks
rally show secgroups
rally show keypairs
rally -v task start --task $TASK $TASK_ARGS
rally -v --rally-debug task start --task $TASK $TASK_ARGS
mkdir -p rally-plot/extra
python $BASE/new/rally/rally/ui/utils.py render\