Set default volume_device_name = vdb 37/53037/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Sat, 3 Mar 2018 18:17:36 +0000 (19:17 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sat, 3 Mar 2018 18:22:09 +0000 (19:22 +0100)
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 <cedric.ollivier@orange.com>
functest/ci/config_functest.yaml

index eaa860a..48e866e 100644 (file)
@@ -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