Merge "Update INFO file for Euphrates"
[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         onos:              functest/opnfv_tests/sdn/onos/teston
9         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         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         repo_parser:        /home/opnfv/repos/parser
28         repo_domino:        /home/opnfv/repos/domino
29         repo_snaps:         /home/opnfv/repos/snaps
30         repo_opera:         /home/opnfv/repos/opera
31         repo_fds:           /home/opnfv/repos/fds
32         repo_securityscan:  /home/opnfv/repos/securityscanning
33         repo_vrouter:       /home/opnfv/repos/vnfs/vrouter
34         functest:           /home/opnfv/functest
35         functest_test:      /home/opnfv/repos/functest/functest/opnfv_tests
36         results:            /home/opnfv/functest/results
37         functest_logging_cfg:   /home/opnfv/repos/functest/functest/ci/logging.json
38         functest_conf:      /home/opnfv/functest/conf
39         functest_data:      /home/opnfv/functest/data
40         ims_data:           /home/opnfv/functest/data/ims/
41         rally_inst:         /home/opnfv/.rally
42         repo_kingbird:      /home/opnfv/repos/kingbird
43         refstack_client:    /home/opnfv/repos/refstack-client
44
45     openstack:
46         creds: /home/opnfv/functest/conf/openstack.creds
47         snapshot_file: /home/opnfv/functest/conf/openstack_snapshot.yaml
48
49         image_name: Cirros-0.3.5
50         image_name_alt: Cirros-0.3.5-1
51         image_file_name:  cirros-0.3.5-x86_64-disk.img
52         image_disk_format:  qcow2
53         image_username:  cirros
54         image_password:  cubswin:)
55
56         flavor_name: opnfv_flavor
57         flavor_name_alt: opnfv_flavor_1
58         flavor_ram: 512
59         flavor_disk: 1
60         flavor_vcpus: 1
61
62         # Private network for functest. Will be created by config_functest.py
63         neutron_private_net_name: functest-net
64         neutron_private_subnet_name: functest-subnet
65         neutron_private_subnet_cidr: 192.168.120.0/24
66         neutron_private_subnet_start: 192.168.120.2
67         neutron_private_subnet_end: 192.168.120.254
68         neutron_private_subnet_gateway: 192.168.120.254
69         neutron_router_name: functest-router
70
71     functest:
72         testcases_yaml: /home/opnfv/repos/functest/functest/ci/testcases.yaml
73
74 healthcheck:
75     disk_image: /home/opnfv/functest/data/cirros-0.3.5-x86_64-disk.img
76     disk_format: qcow2
77     wait_time: 60
78
79 snaps:
80     use_keystone: True
81     use_floating_ips: False
82
83 vping:
84     ping_timeout:   200
85     vm_flavor: m1.tiny # adapt to your environment
86     vm_name_1: opnfv-vping-1
87     vm_name_2: opnfv-vping-2
88     image_name: functest-vping
89     private_net_name: vping-net
90     private_subnet_name: vping-subnet
91     private_subnet_cidr: 192.168.130.0/24
92     router_name: vping-router
93     sg_name: vPing-sg
94     sg_desc: Security group for vPing test case
95
96 onos_sfc:
97     image_base_url: http://artifacts.opnfv.org/sfc/demo
98     image_name: TestSfcVm
99     image_file_name: firewall_block_image.img
100
101 tempest:
102     deployment_name: opnfv-tempest
103     identity:
104         tenant_name: tempest
105         tenant_description: Tenant for Tempest test suite
106         user_name: tempest
107         user_password: tempest
108     validation:
109         ssh_timeout: 130
110     object_storage:
111         operator_role: SwiftOperator
112     private_net_name: tempest-net
113     private_subnet_name: tempest-subnet
114     private_subnet_cidr: 192.168.150.0/24
115     router_name: tempest-router
116     use_custom_images: False
117     use_custom_flavors: False
118     volume_device_name: vdc
119
120 rally:
121     deployment_name: opnfv-rally
122     network_name: rally-net
123     subnet_name: rally-subnet
124     subnet_cidr: 192.168.140.0/24
125     router_name: rally-router
126
127 refstack:
128     tempest_conf_path: openstack/refstack_client/refstack_tempest.conf
129     defcore_list: openstack/refstack_client/defcore.txt
130
131 vnf:
132     aaa:
133         tenant_name: aaa
134         tenant_description: Freeradius server
135         tenant_images: {}
136     juju_epc:
137         tenant_name: epc
138         tenant_description: OAI EPC deployed with Juju
139         tenant_images: {}
140     cloudify_ims:
141         tenant_name: cloudify_ims
142         tenant_description: vIMS
143         config: cloudify_ims.yaml
144     orchestra_ims:
145         tenant_name: orchestra_ims
146         tenant_description: ims deployed with openbaton
147         config: orchestra_ims.yaml
148     opera_ims:
149         tenant_name: opera_ims
150         tenant_description: ims deployed with open-o
151
152 ONOS:
153     general:
154         onosbench_username: 'root'
155         onosbench_password: 'root'
156         onoscli_username: 'root'
157         onoscli_password: 'root'
158         runtimeout: 300
159     environment:
160         OCT: '10.20.0.1'
161         OC1: '10.20.0.7'
162         OC2: '10.20.0.7'
163         OC3: '10.20.0.7'
164         OCN: '10.20.0.4'
165         OCN2: '10.20.0.5'
166         installer_master: '10.20.0.2'
167         installer_master_username: 'root'
168         installer_master_password: 'r00tme'
169 multisite:
170     fuel:
171         installer_username: 'root'
172         installer_password: 'r00tme'
173     compass:
174         installer_username: 'root'
175         installer_password: 'root'
176         multisite_controller_ip: '10.1.0.50'
177 promise:
178     tenant_name: promise
179     tenant_description: promise Functionality Testing
180     user_name: promiser
181     user_pwd: test
182     image_name: promise-img
183     flavor_name: promise-flavor
184     flavor_vcpus: 1
185     flavor_ram: 128
186     flavor_disk: 0
187     network_name: promise-net
188     subnet_name: promise-subnet
189     subnet_cidr: 192.168.121.0/24
190     router_name: promise-router
191
192 example:
193     vm_name: example-vm
194     flavor: m1.small
195     image_name: functest-example-vm
196     private_net_name: example-net
197     private_subnet_name: example-subnet
198     private_subnet_cidr: 192.168.170.0/24
199     router_name: example-router
200     sg_name: example-sg
201     sg_desc: Example Security group
202
203 results:
204     # you can also set a file (e.g. /home/opnfv/functest/results/dump.txt) to dump results
205     # test_db_url: file:///home/opnfv/functest/results/dump.txt
206     test_db_url: http://testresults.opnfv.org/test/api/v1/results