From: Cédric Ollivier Date: Sat, 3 Mar 2018 18:17:36 +0000 (+0100) Subject: Set default volume_device_name = vdb X-Git-Tag: opnfv-6.0.0~109 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=ce3e13025ef35a9c5eb25a7259656e5bf0d57213;p=functest.git Set default volume_device_name = vdb refstack_defcore is currently failing on all installers. It will highlight the right value per installer. A better way is to manage the device name by a new env var set by all installers (it may depend on kdrive configurations) JIRA: FUNCTEST-947 Change-Id: If1c12bc6798bc89136715bc78f2ac0b798e669e6 Signed-off-by: Cédric Ollivier --- diff --git a/functest/ci/config_functest.yaml b/functest/ci/config_functest.yaml index eaa860aaa..48e866ea7 100644 --- a/functest/ci/config_functest.yaml +++ b/functest/ci/config_functest.yaml @@ -129,7 +129,7 @@ tempest: private_subnet_cidr: 192.168.150.0/24 router_name: tempest-router use_custom_flavors: 'False' - volume_device_name: vdc + volume_device_name: vdb rally: deployment_name: opnfv-rally