aboutsummaryrefslogtreecommitdiffstats
path: root/testcases/config_functest.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'testcases/config_functest.yaml')
-rw-r--r--testcases/config_functest.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/testcases/config_functest.yaml b/testcases/config_functest.yaml
index d9432316c..9884523a1 100644
--- a/testcases/config_functest.yaml
+++ b/testcases/config_functest.yaml
@@ -34,7 +34,7 @@ general:
image_file_name: cirros-0.3.4-x86_64-disk.img
image_disk_format: qcow2
- #Private network for functest. Will be created by config_functest.py
+ # Private network for functest. Will be created by config_functest.py
neutron_private_net_name: functest-net
neutron_private_subnet_name: functest-subnet
neutron_private_subnet_cidr: 192.168.120.0/24
@@ -45,7 +45,7 @@ general:
vping:
ping_timeout: 200
- vm_flavor: m1.small #adapt to your environment
+ vm_flavor: m1.small # adapt to your environment
vm_name_1: opnfv-vping-1
vm_name_2: opnfv-vping-2
image_name: functest-vping