summaryrefslogtreecommitdiffstats
path: root/config/config.yaml
diff options
context:
space:
mode:
authorYu Yang (Gabriel) <Gabriel.yuyang@huawei.com>2018-03-12 02:51:26 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-03-12 02:51:26 +0000
commit75bf3ebba105798ce450b321a5d770fcee985896 (patch)
treef06384343e86d96e6b25bf99df07eea14d280c1e /config/config.yaml
parent952db3aa4d1fe889c524d1d70bde0479e638f53e (diff)
parentadf6a02bae295455f584ebab762592dd57e2422c (diff)
Merge "bottlenecks offiline support"
Diffstat (limited to 'config/config.yaml')
-rw-r--r--config/config.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/config/config.yaml b/config/config.yaml
index 76e42b30..f85599c1 100644
--- a/config/config.yaml
+++ b/config/config.yaml
@@ -13,4 +13,7 @@ common_config:
pod_info: '/tmp/pod.yaml'
yardstick_rc_dir: '/etc/yardstick/openstack.creds'
releng_dir: '/home/opnfv/releng'
- fetch_os_file: 'utils/fetch_os_creds.sh' \ No newline at end of file
+ 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'
+ yardstick_image_name: 'bottlenecks_yardstick'