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: refstack_defcore
229 project_name: functest
233 This test case runs a sub group of tests of the OpenStack
236 name: refstack_defcore
243 project_name: functest
247 Test suite from Patrole project.
256 - 'test_networks_multiprovider_rbac'
259 case_name: snaps_smoke
260 project_name: functest
264 This test case contains tests that setup and destroy
265 environments with VMs with and without Floating IPs
266 with a newly created user and project. Set the config
267 value snaps.use_floating_ips (True|False) to toggle
268 this functionality. When the config value of
269 snaps.use_keystone is True, functest must have access to
270 the cloud's private network.
275 case_name: neutron_trunk
276 project_name: functest
280 This test case runs the neutron trunk subtest of the
281 OpenStack Tempest suite. The list of test cases is
282 generated by Tempest having as input the relevant
287 mode: 'neutron_tempest_plugin.(api|scenario).test_trunk'
293 case_name: networking-bgpvpn
294 project_name: functest
298 This test case runs OpenStack networking-bgpvpn Tempest
299 suite. The list of test cases is generated by Tempest
300 having as input the relevant regex.
304 mode: '^networking_bgpvpn_tempest\.'
311 case_name: networking-sfc
312 project_name: functest
316 This test case runs OpenStack networking-sfc Tempest
317 suite. The list of test cases is generated by Tempest
318 having as input the relevant regex.
323 '^(?:networking_sfc\.tests\.tempest_plugin.tests.api).*$'
331 project_name: functest
335 It leverages on the tempest plugin containing tests used to
336 verify the functionality of a barbican installation.
341 '^barbican_tempest_plugin.((?!test_signed_image_upload_boot_failure).)*$'
349 Run several OpenStack performance tools
350 https://docs.openstack.org/performance-docs/latest/methodologies/tools.html
354 project_name: functest
358 VMTP is a small python application that will automatically
359 perform ping connectivity, round trip time measurement
360 (latency) and TCP/UDP throughput
362 - POD_ARCH: '^(?!aarch64$)'
368 project_name: functest
372 Shaker wraps around popular system network testing tools
373 like iperf, iperf3 and netperf (with help of flent). Shaker
374 is able to deploy OpenStack instances and networks in
375 different topologies.
383 Test suites from feature projects
384 integrated in functest
387 case_name: doctor-notification
393 Test suite from Doctor project.
395 - INSTALLER_TYPE: '(apex)|(fuel)|(daisy)'
396 - DEPLOY_SCENARIO: '^((?!fdio|nofeature).)*$'
409 Test suite from SDNVPN project.
411 - DEPLOY_SCENARIO: 'bgpvpn'
416 case_name: functest-odl-sfc
422 Test suite for odl-sfc to test two chains with one SF and
423 one chain with two SFs
425 - DEPLOY_SCENARIO: 'odl.*sfc'
427 name: functest-odl-sfc
430 case_name: barometercollectd
431 project_name: barometer
436 Test suite for the Barometer project. Separate tests verify
437 the proper configuration and basic functionality of all the
438 collectd plugins as described in the Project Release Plan
440 - DEPLOY_SCENARIO: 'bar'
442 name: barometercollectd
446 project_name: fastdatastacks
451 Test Suite for the OpenDaylight SDN Controller when GBP
452 features are installed. It integrates some test suites from
453 upstream using Robot as the test framework.
455 - DEPLOY_SCENARIO: 'odl.*-fdio'
460 - /src/fds/testing/robot
463 project_name: functest
467 Test suite for the OpenStack vGPU feature
469 - DEPLOY_SCENARIO: 'vgpu'
474 case_name: stor4nfv_os
475 project_name: stor4nfv
480 This tests are necessary demonstrate conformance
481 of the OpenStack+Stor4NFV deployment.
483 - DEPLOY_SCENARIO: 'stor4nfv'
491 Extensive testing of OpenStack API.
494 case_name: tempest_full
495 project_name: functest
499 The list of test cases is generated by
500 Tempest automatically and depends on the parameters of
501 the OpenStack deployment.
502 https://github.com/openstack/tempest/blob/18.0.0/tox.ini#L83
506 mode: '(?!.*\[.*\bslow\b.*\])(^tempest\.api)'
511 case_name: tempest_scenario
512 project_name: functest
516 The list of test cases is generated by
517 Tempest automatically and depends on the parameters of
518 the OpenStack deployment.
519 https://github.com/openstack/tempest/blob/18.0.0/tox.ini#L84
523 mode: '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)'
528 case_name: rally_full
529 project_name: functest
533 This test case runs the full suite of scenarios of the
534 OpenStack Rally suite using several threads and iterations.
542 Collection of VNF test cases.
546 project_name: functest
550 This test case deploys the Cloudify orchestrator.
552 - DEPLOY_SCENARIO: 'os-.*-nofeature-.*ha'
556 case_name: cloudify_ims
557 project_name: functest
561 This test case deploys an OpenSource vIMS solution from
562 Clearwater using the Cloudify orchestrator. It also runs
563 some signaling traffic.
565 - DEPLOY_SCENARIO: 'os-.*-nofeature-.*ha'
571 project_name: functest
575 This test case deploys an OpenSource vIMS solution from
576 Clearwater using the OpenStack Heat orchestrator.
577 It also runs some signaling traffic.
579 - DEPLOY_SCENARIO: 'os-.*-nofeature-.*ha'
584 case_name: vyos_vrouter
585 project_name: functest
589 This test case is vRouter testing.
591 - DEPLOY_SCENARIO: 'os-.*-nofeature-.*ha'
597 project_name: functest
601 vEPC validation with Juju as VNF manager and ABoT as test
604 - DEPLOY_SCENARIO: 'os-.*-nofeature-.*ha'