Versions Compared

Key

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

...

  1. Create a simple deployment method, reusing the work that was done by ONAP : see SMO package (link to be addedhttps://jira.onap.org/browse/REQ-887)
  2. Reuse existing testing automation tools that were successfully used in ONAP : see Python-SDK (link to be addedhttps://python-onapsdk.readthedocs.io/en/master/)
  3. Extend the deployment mechanics to provide a self contained, portable setup that can validate sample use cases on various type of deployment (called "flavors")


The End goal is to provide the community with a mean to deploy the SMO and its test environment with a minimum set of requirements, ultimately this setup can be used on a lab to automatically validate code changes and report issues directly in code review tools.

...

Logs/results can be accessed through the workspace available in the job execution UI, execution history, trends and step details can also be accessed through Jenkins interface

3)

...

Understanding the tests

There are 2 sets of tests being run by the tool :

Unit tests


Integration tests

4

4) Understanding the tests

...

) Python SDK tests and how to add/enhance tests


Demo Recording

Link to be added

...