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)'
170 Set of basic Functional tests to validate the OPNFV scenarios.
173 case_name: neutron-tempest-plugin-api
174 project_name: functest
178 This test case runs the Tempest suite proposed by the
179 Neutron project. The list of test cases is generated by
180 Tempest automatically and depends on the parameters of
181 the OpenStack deployment.
185 mode: '^neutron_tempest_plugin\.api'
190 case_name: rally_sanity
191 project_name: functest
195 This test case runs a sub group of tests of the OpenStack
196 Rally suite in smoke mode.
204 case_name: refstack_defcore
205 project_name: functest
210 This test case runs a sub group of tests of the OpenStack
213 name: refstack_defcore
219 case_name: tempest_full
220 project_name: functest
224 The list of test cases is generated by
225 Tempest automatically and depends on the parameters of
226 the OpenStack deployment.
227 https://github.com/openstack/tempest/blob/18.0.0/tox.ini#L83
231 mode: '(?!.*\[.*\bslow\b.*\])(^tempest\.api)'
236 case_name: tempest_scenario
237 project_name: functest
241 The list of test cases is generated by
242 Tempest automatically and depends on the parameters of
243 the OpenStack deployment.
244 https://github.com/openstack/tempest/blob/18.0.0/tox.ini#L84
248 mode: '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)'
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: neutron_trunk
274 project_name: functest
278 This test case runs the neutron trunk subtest of the
279 OpenStack Tempest suite. The list of test cases is
280 generated by Tempest having as input the relevant
285 mode: 'neutron_tempest_plugin.(api|scenario).test_trunk'
291 case_name: networking-bgpvpn
292 project_name: functest
296 This test case runs OpenStack networking-bgpvpn Tempest
297 suite. The list of test cases is generated by Tempest
298 having as input the relevant regex.
302 mode: '^networking_bgpvpn_tempest.tests.api\.'
309 case_name: networking-sfc
310 project_name: functest
314 This test case runs OpenStack networking-sfc Tempest
315 suite. The list of test cases is generated by Tempest
316 having as input the relevant regex.
321 '^(?:networking_sfc\.tests\.tempest_plugin.tests.api).*$'
329 project_name: functest
333 It leverages on the tempest plugin containing tests used to
334 verify the functionality of a barbican installation.
339 '^barbican_tempest_plugin.((?!test_signed_image_upload_boot_failure).)*$'
347 Run several OpenStack performance tools
348 https://docs.openstack.org/performance-docs/latest/methodologies/tools.html
351 case_name: rally_full
352 project_name: functest
356 This test case runs the full suite of scenarios of the
357 OpenStack Rally suite using several threads and iterations.
365 case_name: rally_jobs
366 project_name: functest
370 This test case runs a group of Rally jobs used in
380 project_name: functest
384 VMTP is a small python application that will automatically
385 perform ping connectivity, round trip time measurement
386 (latency) and TCP/UDP throughput
388 - POD_ARCH: '^(?!aarch64$)'
394 project_name: functest
398 Shaker wraps around popular system network testing tools
399 like iperf, iperf3 and netperf (with help of flent). Shaker
400 is able to deploy OpenStack instances and networks in
401 different topologies.
409 Test suites from feature projects
410 integrated in functest
413 case_name: doctor-notification
419 Test suite from Doctor project.
421 - INSTALLER_TYPE: '(apex)|(fuel)|(daisy)'
422 - DEPLOY_SCENARIO: '^((?!fdio|nofeature).)*$'
429 case_name: functest-odl-sfc
434 Test suite for odl-sfc to test two chains with one SF and
435 one chain with two SFs
437 - DEPLOY_SCENARIO: 'odl.*sfc'
439 name: functest-odl-sfc
442 case_name: barometercollectd
443 project_name: barometer
448 Test suite for the Barometer project. Separate tests verify
449 the proper configuration and basic functionality of all the
450 collectd plugins as described in the Project Release Plan
452 - DEPLOY_SCENARIO: 'bar'
454 name: barometercollectd
458 project_name: functest
462 Test suite for the OpenStack vGPU feature
464 - DEPLOY_SCENARIO: 'vgpu'
469 case_name: stor4nfv_os
470 project_name: stor4nfv
475 This tests are necessary demonstrate conformance
476 of the OpenStack+Stor4NFV deployment.
478 - DEPLOY_SCENARIO: 'stor4nfv'
486 Collection of VNF test cases.
490 project_name: functest
494 This test case deploys the Cloudify orchestrator.
498 case_name: cloudify_ims
499 project_name: functest
503 This test case deploys an OpenSource vIMS solution from
504 Clearwater using the Cloudify orchestrator. It also runs
505 some signaling traffic.
507 - DEPLOY_SCENARIO: 'os-.*-nofeature-.*ha'
513 project_name: functest
517 This test case deploys an OpenSource vIMS solution from
518 Clearwater using the OpenStack Heat orchestrator.
519 It also runs some signaling traffic.
524 case_name: vyos_vrouter
525 project_name: functest
529 This test case is vRouter testing.
535 project_name: functest
539 vEPC validation with Juju as VNF manager and ABoT as test