aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci/config_functest.yaml
diff options
context:
space:
mode:
authorMichael Polenchuk <mpolenchuk@mirantis.com>2017-03-09 16:43:02 +0400
committerMichael Polenchuk <mpolenchuk@mirantis.com>2017-03-14 12:44:07 +0400
commit3b006a6a3742325c0fe4ccc557b7a8e140f2cab2 (patch)
tree8b367b35719caaedd9da8937ec00d4155139071f /functest/ci/config_functest.yaml
parent11d59071a11fcec1ef9fcd323070c6d4f151c7cd (diff)
[tempest/defcore] Configure volume device name
Actually attach_detach_volume must be skipped because the device name ain't reliable and that's using a hard-coded device name in config. This test should just get the device info after the attach and use that rather than the hard-coded config option in Tempest that ain't likely to work - the test should have been written more dynamically. However, set volume device name to "vdc" since "vdb" is used for config drive when force_config_drive=True is in action. Change-Id: Ic70de93a609df932c7749a94f71505e927df1b79 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Diffstat (limited to 'functest/ci/config_functest.yaml')
-rwxr-xr-xfunctest/ci/config_functest.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/functest/ci/config_functest.yaml b/functest/ci/config_functest.yaml
index b358a332..b3912b8a 100755
--- a/functest/ci/config_functest.yaml
+++ b/functest/ci/config_functest.yaml
@@ -112,6 +112,7 @@ tempest:
router_name: tempest-router
use_custom_images: False
use_custom_flavors: False
+ volume_device_name: vdc
rally:
deployment_name: opnfv-rally