Skip to content

Tempest Plugin for Trove project. Mirror of code maintained at opendev.org.

License

Notifications You must be signed in to change notification settings

openstack/trove-tempest-plugin

Repository files navigation

Trove Tempest Plugin

Tempest plugin for Trove Project

It contains tempest tests for Trove project.

Installing

Clone this repository, and call from the repo:

$ python3 -m pip install -e .

Running the tests

To run all the tests from this plugin, call from the tempest repo:

$ tox -e all -- trove_tempest_plugin

To run a single test case, call with full path, for example:

$ tox -e all -- trove-tempest-plugin.blob.master.trove_tempest_plugin.tests.api.test_flavors.DatabaseFlavorsTest.test_get_db_flavor

To retrieve a list of all tempest tests, run:

$ testr list-tests

About

Tempest Plugin for Trove project. Mirror of code maintained at opendev.org.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 25

Languages