bug-fix: image for VMs is wrongly referenced 67/55967/1
authorYang Yu <Gabriel.yuyang@huawei.com>
Tue, 17 Apr 2018 08:14:54 +0000 (16:14 +0800)
committerYu Yang (Gabriel) <Gabriel.yuyang@huawei.com>
Wed, 18 Apr 2018 11:30:28 +0000 (11:30 +0000)
This patch is to fix the url of yardstick image for bottlenecks

Change-Id: I7fca672e0a7b8976923162a12a8a752cec320fcb
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
(cherry picked from commit 73bd5d30fb9d5ee3bc01d78b431282332a53b44d)

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'