diff options
-rw-r--r-- | functest/ci/config_functest.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |