The functional and performance tests for OpenStack Murano project.
Functional tests are based on behave framework, performance tests are based on FunkLoad framework.
The web UI tests allow to perform complex integrational testing with REST API service, REST API client, archestrator component and Murano dashboard component.
The simplest way to execute webUI tests is to run tox.
To run all functional tests for REAT API service need to run behave with the following command:
Note: need to set the correct configuration for REST API service. (please, check config.ini file for more detailed information)
To run all performance tests for REAT API service need to run func load banch with the following command:
After that we can find the html report in the same folder.
Note: need to set the correct configuration for REST API service. (please, check config.ini file for more detailed information)
Mirantis Inc (C) 2013.