https://github.com/redhat-openstack/nfv-tempest-plugin
This project is a plugin to OpenStack's Tempest used to test NFV usecases.
https://github.com/redhat-openstack/nfv-tempest-plugin
Last synced: 11 months ago
JSON representation
This project is a plugin to OpenStack's Tempest used to test NFV usecases.
- Host: GitHub
- URL: https://github.com/redhat-openstack/nfv-tempest-plugin
- Owner: redhat-openstack
- License: apache-2.0
- Created: 2016-05-30T07:51:57.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-04-23T06:38:56.000Z (almost 2 years ago)
- Last Synced: 2024-04-23T11:12:07.306Z (almost 2 years ago)
- Language: Python
- Homepage:
- Size: 3.96 MB
- Stars: 6
- Watchers: 16
- Forks: 7
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
nfv-tempest-plugin
==================================================
This project is a plugin to [OpenStack's Tempest](https://github.com/openstack/tempest) used to test NFV usecases.
### Installation
Please refer to the following [page](https://github.com/redhat-openstack/nfv-tempest-plugin/blob/master/docs/installation.md).
### Pre-requisites before running the plugin
Please refer to the following [page](https://github.com/redhat-openstack/nfv-tempest-plugin/blob/master/docs/tests_prerequisites_config.md).
### Tests and samples
For the list of tests with description, please refer to the following [page](https://github.com/redhat-openstack/nfv-tempest-plugin/blob/master/docs/tests.md).
For a sample external configuration file, please refer to the following [page](https://github.com/redhat-openstack/nfv-tempest-plugin/blob/master/docs/tests_config.yml.sample).
### Contributing
Please refer to the following [page](https://github.com/redhat-openstack/nfv-tempest-plugin/blob/master/docs/contribution.md).