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