Merge "[odl-sfc] Fix wait_for_vnf returning vnf_id on timeout"
[functest.git] / functest / ci / config_functest.yaml
1 general:
2     dir:
3         # Relative to the path where the repo is cloned:
4         vping:             functest/opnfv_tests/openstack/vping
5         dir_odl:           functest/opnfv_tests/sdn/odl
6         rally:             functest/opnfv_tests/openstack/rally
7         tempest_cases:     functest/opnfv_tests/openstack/tempest/custom_tests
8         dir_onos:          functest/opnfv_tests/sdn/onos/teston
9         dir_onos_sfc:      functest/opnfv_tests/sdn/onos/sfc
10
11         # Absolute path
12         home:               /home/opnfv
13         repos:              /home/opnfv/repos
14         repo_functest:      /home/opnfv/repos/functest
15         dir_repo_rally:     /home/opnfv/repos/rally
16         repo_tempest:       /home/opnfv/repos/tempest
17         dir_repo_releng:    /home/opnfv/repos/releng
18         repo_vims_test:     /home/opnfv/repos/vnfs/vims-test
19         repo_sdnvpn:        /home/opnfv/repos/sdnvpn
20         repo_sfc:           /home/opnfv/repos/sfc
21         dir_repo_onos:      /home/opnfv/repos/onos
22         repo_promise:       /home/opnfv/repos/promise
23         repo_netready:      /home/opnfv/repos/netready
24         repo_barometer:     /home/opnfv/repos/barometer
25         repo_doctor:        /home/opnfv/repos/doctor
26         repo_copper:        /home/opnfv/repos/copper
27         dir_repo_ovno:      /home/opnfv/repos/ovno
28         repo_parser:        /home/opnfv/repos/parser
29         repo_domino:        /home/opnfv/repos/domino
30         repo_snaps:         /home/opnfv/repos/snaps
31         repo_securityscan:  /home/opnfv/repos/securityscanning
32         functest:           /home/opnfv/functest
33         functest_test:      /home/opnfv/repos/functest/functest/opnfv_tests
34         results:            /home/opnfv/functest/results
35         functest_logging_cfg:   /home/opnfv/repos/functest/functest/ci/logging.json
36         functest_conf:      /home/opnfv/functest/conf
37         functest_data:      /home/opnfv/functest/data
38         ims_data:           /home/opnfv/functest/data/ims/
39         rally_inst:         /home/opnfv/.rally
40
41     openstack:
42         creds: /home/opnfv/functest/conf/openstack.creds
43         snapshot_file: /home/opnfv/functest/conf/openstack_snapshot.yaml
44
45         image_name: Cirros-0.3.4
46         image_file_name:  cirros-0.3.4-x86_64-disk.img
47         image_disk_format:  qcow2
48
49         flavor_name: opnfv_flavor
50         flavor_ram: 512
51         flavor_disk: 1
52         flavor_vcpus: 1
53
54         # Private network for functest. Will be created by config_functest.py
55         neutron_private_net_name: functest-net
56         neutron_private_subnet_name: functest-subnet
57         neutron_private_subnet_cidr: 192.168.120.0/24
58         neutron_private_subnet_start: 192.168.120.2
59         neutron_private_subnet_end: 192.168.120.254
60         neutron_private_subnet_gateway: 192.168.120.254
61         neutron_router_name: functest-router
62
63     functest:
64         testcases_yaml: /home/opnfv/repos/functest/functest/ci/testcases.yaml
65
66 healthcheck:
67     disk_image: /home/opnfv/functest/data/cirros-0.3.4-x86_64-disk.img
68     disk_format: qcow2
69     wait_time: 60
70
71 snaps:
72     use_keystone: True
73     use_floating_ips: False
74
75 vping:
76     ping_timeout:   200
77     vm_flavor: m1.tiny # adapt to your environment
78     vm_name_1: opnfv-vping-1
79     vm_name_2: opnfv-vping-2
80     image_name: functest-vping
81     private_net_name: vping-net
82     private_subnet_name: vping-subnet
83     private_subnet_cidr: 192.168.130.0/24
84     router_name: vping-router
85     sg_name: vPing-sg
86     sg_desc: Security group for vPing test case
87
88 onos_sfc:
89     image_base_url: http://artifacts.opnfv.org/sfc/demo
90     image_name: TestSfcVm
91     image_file_name: firewall_block_image.img
92
93 tempest:
94     deployment_name: opnfv-tempest
95     identity:
96         tenant_name: tempest
97         tenant_description: Tenant for Tempest test suite
98         user_name: tempest
99         user_password: tempest
100     validation:
101         ssh_timeout: 130
102     object_storage:
103         operator_role: SwiftOperator
104     private_net_name: tempest-net
105     private_subnet_name: tempest-subnet
106     private_subnet_cidr: 192.168.150.0/24
107     router_name: tempest-router
108     use_custom_images: False
109     use_custom_flavors: False
110
111 rally:
112     deployment_name: opnfv-rally
113     network_name: rally-net
114     subnet_name: rally-subnet
115     subnet_cidr: 192.168.140.0/24
116     router_name: rally-router
117
118 vnf:
119     aaa:
120         tenant_name: aaa
121         tenant_description: Freeradius server
122         tenant_images: {}
123     juju_epc:
124         tenant_name: epc
125         tenant_description: OAI EPC deployed with Juju
126         tenant_images: {}
127     cloudify_ims:
128         tenant_name: cloudify_ims
129         tenant_description: vIMS
130         config: cloudify_ims.yaml
131     orchestra_ims:
132         tenant_name: orchestra_ims
133         tenant_description: ims deployed with openbaton
134     opera_ims:
135         tenant_name: opera_ims
136         tenant_description: ims deployed with open-o
137
138 ONOS:
139     general:
140         onosbench_username: 'root'
141         onosbench_password: 'root'
142         onoscli_username: 'root'
143         onoscli_password: 'root'
144         runtimeout: 300
145     environment:
146         OCT: '10.20.0.1'
147         OC1: '10.20.0.7'
148         OC2: '10.20.0.7'
149         OC3: '10.20.0.7'
150         OCN: '10.20.0.4'
151         OCN2: '10.20.0.5'
152         installer_master: '10.20.0.2'
153         installer_master_username: 'root'
154         installer_master_password: 'r00tme'
155 multisite:
156     fuel:
157         installer_username: 'root'
158         installer_password: 'r00tme'
159     compass:
160         installer_username: 'root'
161         installer_password: 'root'
162         multisite_controller_ip: '10.1.0.50'
163 promise:
164     tenant_name: promise
165     tenant_description: promise Functionality Testing
166     user_name: promiser
167     user_pwd: test
168     image_name: promise-img
169     flavor_name: promise-flavor
170     flavor_vcpus: 1
171     flavor_ram: 128
172     flavor_disk: 0
173     network_name: promise-net
174     subnet_name: promise-subnet
175     subnet_cidr: 192.168.121.0/24
176     router_name: promise-router
177
178 example:
179     vm_name: example-vm
180     flavor: m1.small
181     image_name: functest-example-vm
182     private_net_name: example-net
183     private_subnet_name: example-subnet
184     private_subnet_cidr: 192.168.170.0/24
185     router_name: example-router
186     sg_name: example-sg
187     sg_desc: Example Security group
188
189 results:
190     test_db_url: http://testresults.opnfv.org/test/api/v1