Merge "Fix refstack_defcore"
[functest.git] / functest / ci / config_functest.yaml
1 general:
2     dir:
3         home:               /home/opnfv
4         repos:              /home/opnfv/repos
5         dir_repo_rally:     /home/opnfv/repos/rally
6         repo_tempest:       /home/opnfv/.tempest
7         dir_repo_releng:    /home/opnfv/repos/releng
8         repo_vims_test:     /home/opnfv/repos/vnfs/vims-test
9         repo_onos:          /home/opnfv/repos/onos
10         repo_netready:      /home/opnfv/repos/netready
11         repo_barometer:     /home/opnfv/repos/barometer
12         repo_doctor:        /home/opnfv/repos/doctor
13         repo_copper:        /home/opnfv/repos/copper
14         repo_domino:        /home/opnfv/repos/domino
15         repo_snaps:         /home/opnfv/repos/snaps
16         repo_fds:           /home/opnfv/repos/fds
17         repo_securityscan:  /home/opnfv/repos/securityscanning
18         repo_vrouter:       /home/opnfv/repos/vnfs/vrouter
19         functest:           /home/opnfv/functest
20         results:            /home/opnfv/functest/results
21         functest_conf:      /home/opnfv/functest/conf
22         functest_data:      /home/opnfv/functest/data
23         ims_data:           /home/opnfv/functest/data/ims/
24         functest_images:    /home/opnfv/functest/images
25         rally_inst:         /home/opnfv/.rally
26
27     openstack:
28         creds: /home/opnfv/functest/conf/openstack.creds
29         snapshot_file: /home/opnfv/functest/conf/openstack_snapshot.yaml
30
31         image_name: Cirros-0.3.5
32         image_name_alt: Cirros-0.3.5-1
33         image_file_name:  cirros-0.3.5-x86_64-disk.img
34         image_url: http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img
35         image_user: cirros
36         image_disk_format:  qcow2
37         image_username:  cirros
38         image_password:  cubswin:)
39
40         flavor_name: opnfv_flavor
41         flavor_name_alt: opnfv_flavor_1
42         flavor_ram: 512
43         flavor_disk: 1
44         flavor_vcpus: 1
45
46         # Private network for functest. Will be created by config_functest.py
47         neutron_private_net_name: functest-net
48         neutron_private_subnet_name: functest-subnet
49         neutron_private_subnet_cidr: 192.168.120.0/24
50         neutron_private_subnet_start: 192.168.120.2
51         neutron_private_subnet_end: 192.168.120.254
52         neutron_private_subnet_gateway: 192.168.120.254
53         neutron_router_name: functest-router
54
55 snaps:
56     use_keystone: True
57     use_floating_ips: True
58     images:
59       cirros:
60         disk_file: /home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img
61         # ARM
62 #        disk_url: http://download.cirros-cloud.net/daily/20161201/cirros-d161201-aarch64-disk.img
63 #        kernel_url: http://download.cirros-cloud.net/daily/20161201/cirros-d161201-aarch64-kernel
64 #        ramdisk_url: http://download.cirros-cloud.net/daily/20161201/cirros-d161201-aarch64-initramfs
65 #        extra_properties:
66 #            os_command_line: root=/dev/vdb1 rw rootwait console=tty0 console=ttyS0 console=ttyAMA0
67 #            hw_video_model: vga
68 #      ubuntu:
69 #        disk_url: http://uec-images.ubuntu.com/releases/trusty/14.04/ubuntu-14.04-server-cloudimg-amd64-disk1.img
70 #      centos:
71 #        disk_url: http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.qcow2
72
73 vping:
74     ping_timeout:   200
75     vm_flavor: m1.tiny # adapt to your environment
76     vm_name_1: opnfv-vping-1
77     vm_name_2: opnfv-vping-2
78     image_name: functest-vping
79     private_net_name: vping-net
80     private_subnet_name: vping-subnet
81     private_subnet_cidr: 192.168.130.0/24
82     router_name: vping-router
83     sg_name: vPing-sg
84     sg_desc: Security group for vPing test case
85     keypair_name: vPing-keypair
86     keypair_priv_file: /tmp/vPing-keypair
87     keypair_pub_file: /tmp/vPing-keypair.pub
88     vm_boot_timeout: 180
89     vm_delete_timeout: 100
90     vm_ssh_connect_timeout: 60
91     cleanup_objects: True
92     unique_names: True
93
94 onos_sfc:
95     image_base_url: http://artifacts.opnfv.org/sfc/demo
96     image_name: TestSfcVm
97     image_file_name: firewall_block_image.img
98
99 odl_sfc:
100     image_base_url: "http://artifacts.opnfv.org/sfc/images"
101     image_name: sfc_nsh_danube
102     image_file_name: sfc_nsh_danube.qcow2
103     image_format: qcow2
104
105 tempest:
106     deployment_name: opnfv-tempest
107     identity:
108         tenant_name: tempest
109         tenant_description: Tenant for Tempest test suite
110         user_name: tempest
111         user_password: Tempest123!
112     validation:
113         ssh_timeout: 130
114     object_storage:
115         operator_role: SwiftOperator
116     private_net_name: tempest-net
117     private_subnet_name: tempest-subnet
118     private_subnet_cidr: 192.168.150.0/24
119     router_name: tempest-router
120     use_custom_images: True
121     use_custom_flavors: False
122     volume_device_name: vdc
123
124 rally:
125     deployment_name: opnfv-rally
126     network_name: rally-net
127     subnet_name: rally-subnet
128     subnet_cidr: 192.168.140.0/24
129     router_name: rally-router
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
207
208 energy_recorder:
209     api_url: http://161.105.253.100:8888/resources
210     api_user: ""
211     api_password: ""