Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The purpose of this page is to collect all the test frameworks/test sets that the different Akraino projects need for validation testing. The goal of the Blueprint Validation Framework project is to support all these test sets with ready made containers, reusing as much existing work as possible.

Unit tests

Unit testing and integration testing are not in the scope of this project. Unit testing is part of development. The CI/CD system can run the unit tests, but they are framework and programming language dependent.

Smoke testing/healthcheck

Smoke testing is

...



TestTargetLevel
OPNFV Functest healthcheckOpenStack, KubernetesHealthcheck
Linux Test Project (ltp)LinuxAPI test
OpenStack TempestOpenStackAPI test
OpenStack RallyOpenStackEnd-to-end






  • Linux Test Project
  • OpenStack Tempest

Integration tests

End-to-end tests

  • OpenStack Rally

Acceptance testing

  • Agouti

Performance testing

  • OpenStack Rally
  • OPNFV Yardstick
  • Cyclictest
  • Bonnie++
  • Iperf

Security testing