From: xudan Date: Wed, 22 Aug 2018 04:04:34 +0000 (-0400) Subject: Add a volume mapping for Bottlenecks X-Git-Tag: ovp-2.0.0-rc1~6 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F31%2F61231%2F1;p=dovetail.git Add a volume mapping for Bottlenecks All results files including the .out files are stored in Yardstick /tmp Need to map that with host's /tmp to parse the results. JIRA: DOVETAIL-727 Change-Id: I5a81e6e6bdf79b2e0074df505deb425c37b93300 Signed-off-by: xudan --- diff --git a/etc/conf/bottlenecks_config.yml b/etc/conf/bottlenecks_config.yml index 5d369fde..85551317 100644 --- a/etc/conf/bottlenecks_config.yml +++ b/etc/conf/bottlenecks_config.yml @@ -11,6 +11,7 @@ bottlenecks: envs: '-e DEPLOY_SCENARIO={{deploy_scenario}} -e Yardstick_TAG=stable -e OUTPUT_FILE={{testcase}}.out' volumes: - '-v /var/run/docker.sock:/var/run/docker.sock' + - '-v /tmp:/tmp' config: dir: '/home/opnfv/userconfig' pre_condition: