7 First tier to be executed to verify the basic
11 case_name: connection_check
12 project_name: functest
16 This test case verifies the retrieval of OpenStack clients:
17 Keystone, Glance, Neutron and Nova and may perform some
20 name: connection_check
23 case_name: tenantnetwork1
24 project_name: functest
28 It creates and configures all tenant network ressources
29 required by advanced testcases (subnet, network and
35 case_name: tenantnetwork2
36 project_name: functest
40 It creates new user/project before creating and configuring
41 all tenant network ressources required by a testcase
42 (subnet, network and router).
48 project_name: functest
52 It inherits from TenantNetwork1 which creates all network
53 resources and prepares a future VM attached to that
60 project_name: functest
64 It creates new user/project before creating and configuring
65 all tenant network ressources, flavors, images, etc.
66 required by advanced testcases.
72 project_name: functest
76 It inherits from TenantNetwork1 which creates all network
77 resources and completes it by booting a VM attached to that
84 project_name: functest
88 It creates new user/project before creating and configuring
89 all tenant network ressources and vms required by advanced
96 project_name: functest
100 This test case verifies: 1) SSH to an instance using
101 floating IPs over the public network. 2) Connectivity
102 between 2 instances over a private network.
107 case_name: vping_userdata
108 project_name: functest
112 This test case verifies: 1) Boot a VM with given userdata.
113 2) Connectivity between 2 instances over a private network.
118 case_name: cinder_test
119 project_name: functest
123 This test case verifies: 1) Attach volume and to 1
124 instance; 2) Write data on volume 3) Detach volume
125 from instance 1, attach it on instance 2 3) Read volume
132 project_name: functest
136 Test Suite for the OpenDaylight SDN Controller. It
137 integrates some test suites from upstream using
138 Robot as the test framework.
140 - DEPLOY_SCENARIO: 'odl'
145 - /src/odl_test/csit/suites/integration/basic
146 - /src/odl_test/csit/suites/openstack/neutron
150 project_name: functest
154 This test case verifies the retrieval of OpenStack clients:
155 Keystone, Glance, Neutron and Nova and may perform some
156 simple queries. When the config value of
157 snaps.use_keystone is True, functest must have access to
158 the cloud's private network.
163 case_name: snaps_health_check
164 project_name: functest
168 This test case creates executes the SimpleHealthCheck
169 Python test class which creates an, image, flavor, network,
170 and Cirros VM instance and observes the console output to
171 validate the single port obtains the correct IP address.
173 name: snaps_health_check
179 Set of basic Functional tests to validate the OPNFV scenarios.
182 case_name: tempest_smoke
183 project_name: functest
187 This test case runs the smoke subset of the OpenStack
188 Tempest suite. The list of test cases is generated by
189 Tempest automatically and depends on the parameters of
190 the OpenStack deplopyment.
191 https://github.com/openstack/tempest/blob/18.0.0/tox.ini#L114
195 mode: '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)'
200 case_name: neutron-tempest-plugin-api
201 project_name: functest
205 This test case runs the Tempest suite proposed by the
206 Neutron project. The list of test cases is generated by
207 Tempest automatically and depends on the parameters of
208 the OpenStack deployment.
212 mode: '^neutron_tempest_plugin\.api'
217 case_name: rally_sanity
218 project_name: functest
222 This test case runs a sub group of tests of the OpenStack
223 Rally suite in smoke mode.
228 case_name: rally_jobs
229 project_name: functest
233 This test case runs a group of Rally jobs used in
239 case_name: refstack_defcore
240 project_name: functest
244 This test case runs a sub group of tests of the OpenStack
247 name: refstack_defcore
254 project_name: functest
258 Test suite from Patrole project.
267 - 'network.test_flavors_rbac'
268 - 'network.test_network_ip_availability_rbac'
269 - 'test_networks_multiprovider_rbac'
270 - 'test_auto_allocated_topology_rbac'
273 case_name: snaps_smoke
274 project_name: functest
278 This test case contains tests that setup and destroy
279 environments with VMs with and without Floating IPs
280 with a newly created user and project. Set the config
281 value snaps.use_floating_ips (True|False) to toggle
282 this functionality. When the config value of
283 snaps.use_keystone is True, functest must have access to
284 the cloud's private network.
289 case_name: neutron_trunk
290 project_name: functest
294 This test case runs the neutron trunk subtest of the
295 OpenStack Tempest suite. The list of test cases is
296 generated by Tempest having as input the relevant
301 mode: 'neutron_tempest_plugin.(api|scenario).test_trunk'
307 case_name: networking-bgpvpn
308 project_name: functest
312 This test case runs OpenStack networking-bgpvpn Tempest
313 suite. The list of test cases is generated by Tempest
314 having as input the relevant regex.
318 mode: '^networking_bgpvpn_tempest\.'
325 case_name: networking-sfc
326 project_name: functest
330 This test case runs OpenStack networking-sfc Tempest
331 suite. The list of test cases is generated by Tempest
332 having as input the relevant regex.
337 '^(?:networking_sfc\.tests\.tempest_plugin.tests.api).*$'
345 project_name: functest
349 It leverages on the tempest plugin containing tests used to
350 verify the functionality of a barbican installation.
355 '^barbican_tempest_plugin.((?!test_signed_image_upload_boot_failure).)*$'
363 Run several OpenStack performance tools
364 https://docs.openstack.org/performance-docs/latest/methodologies/tools.html
368 project_name: functest
372 VMTP is a small python application that will automatically
373 perform ping connectivity, round trip time measurement
374 (latency) and TCP/UDP throughput
376 - POD_ARCH: '^(?!aarch64$)'
382 project_name: functest
386 Shaker wraps around popular system network testing tools
387 like iperf, iperf3 and netperf (with help of flent). Shaker
388 is able to deploy OpenStack instances and networks in
389 different topologies.
397 Test suites from feature projects
398 integrated in functest
401 case_name: doctor-notification
407 Test suite from Doctor project.
409 - INSTALLER_TYPE: '(apex)|(fuel)|(daisy)'
410 - DEPLOY_SCENARIO: '^((?!fdio|nofeature).)*$'
423 Test suite from SDNVPN project.
425 - DEPLOY_SCENARIO: 'bgpvpn'
430 case_name: functest-odl-sfc
435 Test suite for odl-sfc to test two chains with one SF and
436 one chain with two SFs
438 - DEPLOY_SCENARIO: 'odl.*sfc'
440 name: functest-odl-sfc
443 case_name: barometercollectd
444 project_name: barometer
449 Test suite for the Barometer project. Separate tests verify
450 the proper configuration and basic functionality of all the
451 collectd plugins as described in the Project Release Plan
453 - DEPLOY_SCENARIO: 'bar'
455 name: barometercollectd
459 project_name: functest
463 Test suite for the OpenStack vGPU feature
465 - DEPLOY_SCENARIO: 'vgpu'
470 case_name: stor4nfv_os
471 project_name: stor4nfv
476 This tests are necessary demonstrate conformance
477 of the OpenStack+Stor4NFV deployment.
479 - DEPLOY_SCENARIO: 'stor4nfv'
487 Extensive testing of OpenStack API.
490 case_name: tempest_full
491 project_name: functest
495 The list of test cases is generated by
496 Tempest automatically and depends on the parameters of
497 the OpenStack deployment.
498 https://github.com/openstack/tempest/blob/18.0.0/tox.ini#L83
502 mode: '(?!.*\[.*\bslow\b.*\])(^tempest\.api)'
507 case_name: tempest_scenario
508 project_name: functest
512 The list of test cases is generated by
513 Tempest automatically and depends on the parameters of
514 the OpenStack deployment.
515 https://github.com/openstack/tempest/blob/18.0.0/tox.ini#L84
519 mode: '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)'
524 case_name: rally_full
525 project_name: functest
529 This test case runs the full suite of scenarios of the
530 OpenStack Rally suite using several threads and iterations.
538 Collection of VNF test cases.
542 project_name: functest
546 This test case deploys the Cloudify orchestrator.
550 case_name: cloudify_ims
551 project_name: functest
555 This test case deploys an OpenSource vIMS solution from
556 Clearwater using the Cloudify orchestrator. It also runs
557 some signaling traffic.
559 - DEPLOY_SCENARIO: 'os-.*-nofeature-.*ha'
565 project_name: functest
569 This test case deploys an OpenSource vIMS solution from
570 Clearwater using the OpenStack Heat orchestrator.
571 It also runs some signaling traffic.
576 case_name: vyos_vrouter
577 project_name: functest
581 This test case is vRouter testing.
587 project_name: functest
591 vEPC validation with Juju as VNF manager and ABoT as test