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