aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci
diff options
context:
space:
mode:
authorMichael Polenchuk <mpolenchuk@mirantis.com>2017-03-09 16:43:02 +0400
committerMorgan Richomme <morgan.richomme@orange.com>2017-03-14 13:02:12 +0000
commite0e3c606a009d151e8f4ba24f9d04a288bd403a7 (patch)
tree8d056b5aa45334645e5255e5a11ebd6358dcd8cb /functest/ci
parentd1c4c53c88e50cf566ea9677a6e250ab806c8a1c (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> (cherry picked from commit 3b006a6a3742325c0fe4ccc557b7a8e140f2cab2)
Diffstat (limited to 'functest/ci')
-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 b358a3323..b3912b8a5 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