Merge "add docker build scripts for testing-scheduler"
[bottlenecks.git] / config / config.yaml
index 14a44be..e01c01f 100644 (file)
 common_config:
   log_dir: '/tmp/'
   rc_dir: '/tmp/admin_rc.sh'
+  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/images/yardstick-nsb-image.img'
+  yardstick_image_name: 'bottlenecks_yardstick'