diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2018-01-04 09:43:05 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-01-04 09:43:05 +0000 |
commit | ef1a20eb5cee095d6f8d15fba0ae533e9e4b9730 (patch) | |
tree | f4db54fbebe4e742e34ec40a0261370783e416a3 /functest/ci/config_functest.yaml | |
parent | 3bcdb7388a2bdd1a4950afd6d5ca778b289e988e (diff) | |
parent | 8de60bdcef739269105c9aaadec7b520d401d80a (diff) |
Merge "Configure physical_network when creating network"
Diffstat (limited to 'functest/ci/config_functest.yaml')
-rw-r--r-- | functest/ci/config_functest.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/functest/ci/config_functest.yaml b/functest/ci/config_functest.yaml index 2f108a1d..70615710 100644 --- a/functest/ci/config_functest.yaml +++ b/functest/ci/config_functest.yaml @@ -57,6 +57,11 @@ snaps: centos: disk_file: /home/opnfv/functest/images/CentOS-7-x86_64-GenericCloud.qcow2 + # netconf_override: + # network_type: vlan + # physical_network: physnet2 + # segmentation_id: 2366 + # All of these values are optional and will override the values retrieved # by the RC file # os_creds_override: |