Fix rally launch command
Change-Id: I1ef6abe793d3b810ff26b26dce73c7a7687ec531
This commit is contained in:
parent
3bbdaf7d07
commit
c05face4a2
@ -88,7 +88,7 @@ function run_gbp_rally {
|
||||
. /home/jenkins/rally/bin/activate
|
||||
source_creds $TOP_DIR/openrc admin admin
|
||||
rally deployment create --fromenv --name=gbp
|
||||
rally -v task start samples/tasks/scenarios/gbp/gbp.json
|
||||
rally task start samples/tasks/scenarios/gbp/gbp.json
|
||||
rally task results > $LOGS_DIR/rally-task-results.log.20
|
||||
deactivate
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user