summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/yardstick/yardstick.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/yardstick/yardstick.yml b/jjb/yardstick/yardstick.yml
index 532aca730..9334cd940 100644
--- a/jjb/yardstick/yardstick.yml
+++ b/jjb/yardstick/yardstick.yml
@@ -250,7 +250,7 @@
# set virtualenv
echo "Yardstick: execute ping scenario"
- yardstick -v -d samples/ping.yaml
+ yardstick task start samples/ping.yaml -v -d
# cleanup
echo "Yardstick: cleanup"