bug-fix: image for VMs is wrongly referenced 71/55871/1
authorYang Yu <Gabriel.yuyang@huawei.com>
Tue, 17 Apr 2018 08:14:54 +0000 (16:14 +0800)
committerYang Yu <Gabriel.yuyang@huawei.com>
Tue, 17 Apr 2018 08:14:54 +0000 (16:14 +0800)
This patch is to fix the url of yardstick image for bottlenecks

Change-Id: I7fca672e0a7b8976923162a12a8a752cec320fcb
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
config/config.yaml

index f85599c..e01c01f 100644 (file)
@@ -15,5 +15,5 @@ common_config:
   releng_dir: '/home/opnfv/releng'
   fetch_os_file: 'utils/fetch_os_creds.sh'
   yardstick_image_dir: '/tmp/yardstick.img'
-  image_url: 'http://artifacts.opnfv.org/yardstick/image/yardstick-nsb-image.img'
+  image_url: 'http://artifacts.opnfv.org/yardstick/images/yardstick-nsb-image.img'
   yardstick_image_name: 'bottlenecks_yardstick'