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
149 case_name: tempest_smoke
150 project_name: functest
154 This test case runs the smoke subset of the OpenStack
155 Tempest suite. The list of test cases is generated by
156 Tempest automatically and depends on the parameters of
157 the OpenStack deplopyment.
158 https://github.com/openstack/tempest/blob/18.0.0/tox.ini#L114
162 mode: '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)'
167 case_name: tempest_horizon
168 project_name: functest
172 This test case runs the Tempest suite proposed by the
175 - DASHBOARD_URL: '^(?!\s*$).+'
177 name: tempest_horizon
179 mode: '^tempest_horizon.'
185 Set of basic Functional tests to validate the OPNFV scenarios.
188 case_name: tempest_neutron
189 project_name: functest
193 This test case runs the Tempest suite proposed by the
194 Neutron project. The list of test cases is generated by
195 Tempest automatically and depends on the parameters of
196 the OpenStack deployment.
200 mode: '^neutron_tempest_plugin\.api'
205 case_name: tempest_cinder
206 project_name: functest
210 This test case runs the Tempest suite proposed by the
216 '(?!.*test_incremental_backup)(^cinder_tempest_plugin.)'
221 case_name: tempest_keystone
222 project_name: functest
226 This test case runs the Tempest suite proposed by the
231 mode: 'keystone_tempest_plugin.'
236 case_name: tempest_heat
237 project_name: functest
241 This test case runs the Tempest suite proposed by the
246 mode: '^heat_tempest_plugin.tests'
251 case_name: tempest_telemetry
252 project_name: functest
256 This test case runs the Tempest suite proposed by the
261 mode: "(?!.*test_autoscaling)(?!.*test_live)\
262 (^telemetry_tempest_plugin)"
271 case_name: rally_sanity
272 project_name: functest
276 This test case runs a sub group of tests of the OpenStack
277 Rally suite in smoke mode.
286 case_name: refstack_compute
287 project_name: functest
293 This test case runs a sub group of tests of the OpenStack
303 case_name: refstack_object
304 project_name: functest
310 This test case runs a sub group of tests of the OpenStack
320 case_name: refstack_platform
321 project_name: functest
327 This test case runs a sub group of tests of the OpenStack
337 case_name: tempest_full
338 project_name: functest
342 The list of test cases is generated by
343 Tempest automatically and depends on the parameters of
344 the OpenStack deployment.
345 https://github.com/openstack/tempest/blob/18.0.0/tox.ini#L83
349 mode: '(?!.*\[.*\bslow\b.*\])(^tempest\.api)'
354 case_name: tempest_scenario
355 project_name: functest
359 The list of test cases is generated by
360 Tempest automatically and depends on the parameters of
361 the OpenStack deployment.
362 https://github.com/openstack/tempest/blob/18.0.0/tox.ini#L84
364 name: tempest_scenario
366 mode: '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)'
371 case_name: tempest_slow
372 project_name: functest
376 The list of test cases is generated by
377 Tempest automatically and depends on the parameters of
378 the OpenStack deployment.
379 https://github.com/openstack/tempest/blob/18.0.0/tox.ini#L84
383 mode: '(?=.*\[.*\bslow\b.*\])(^tempest\.)'
389 project_name: functest
393 Test suite from Patrole project.
402 - 'network.test_flavors_rbac'
403 - 'network.test_network_ip_availability_rbac'
404 - 'test_networks_multiprovider_rbac'
405 - 'test_auto_allocated_topology_rbac'
406 - 'test_create_network_provider_segmentation_id'
407 - 'test_update_network_provider_physical_network'
408 - 'test_update_network_provider_segmentation_id'
409 - 'network.test_agents_rbac'
410 - 'test_list_metadef_namespaces'
413 case_name: tempest_barbican
414 project_name: functest
418 It leverages on the tempest plugin containing tests used to
419 verify the functionality of a barbican installation.
424 '^barbican_tempest_plugin.((?!test_signed_image_upload_boot_failure).)*$'
429 case_name: tempest_octavia
430 project_name: functest
434 It leverages on the tempest plugin containing tests used to
435 verify the functionality of an octavia installation.
439 mode: "(?!.*api.v2.test_availability_zone)\
440 (?!.*api.v2.test_availability_zone_profile)\
441 (?!.*api.v2.test_member.MemberAPITest.test_member_ipv4_create)\
442 (?!.*api.v2.test_member.MemberAPITest.test_member_ipv6_create)\
443 (^octavia_tempest_plugin.tests.(api|scenario))"
453 Run several OpenStack performance tools
454 https://docs.openstack.org/performance-docs/latest/methodologies/tools.html
457 case_name: rally_full
458 project_name: functest
462 This test case runs the full suite of scenarios of the
463 OpenStack Rally suite using several threads and iterations.
472 case_name: rally_jobs
473 project_name: functest
477 This test case runs a group of Rally jobs used in
487 project_name: functest
491 VMTP is a small python application that will automatically
492 perform ping connectivity, round trip time measurement
493 (latency) and TCP/UDP throughput
495 - POD_ARCH: '^(?!aarch64$)'
501 project_name: functest
505 Shaker wraps around popular system network testing tools
506 like iperf, iperf3 and netperf (with help of flent). Shaker
507 is able to deploy OpenStack instances and networks in
508 different topologies.
510 - POD_ARCH: '^(?!aarch64$)'
518 Collection of VNF test cases.
522 project_name: functest
526 This test case deploys the Cloudify orchestrator.
530 case_name: cloudify_ims
531 project_name: functest
535 This test case deploys an OpenSource vIMS solution from
536 Clearwater using the Cloudify orchestrator. It also runs
537 some signaling traffic.
539 - DEPLOY_SCENARIO: 'os-.*-nofeature-.*ha'
545 project_name: functest
549 This test case deploys an OpenSource vIMS solution from
550 Clearwater using the OpenStack Heat orchestrator.
551 It also runs some signaling traffic.
556 case_name: vyos_vrouter
557 project_name: functest
561 This test case is vRouter testing.
567 project_name: functest
571 vEPC validation with Juju as VNF manager and ABoT as test