You first need to install Tempest.
Install the package from the plugin root directory:
$ sudo pip install -e .
List installed plugin by tempest unity:
$ tempest list-plugins +----------------------+------------------------------------------------+ | Name | EntryPoint | +----------------------+------------------------------------------------+ | vpmem-tempest-plugin | vpmem_tempest_plugin.plugin:VPMEMTempestPlugin | +----------------------+------------------------------------------------+
List tempest tests in this plugin:
$ tempest run --list-tests |grep vpmem_tempest_plugin vpmem_tempest_plugin.tests.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops... ...
Run tempest tests of this plugin:
$ tempest run --regex vpmem_tempest_plugin*
-
Notifications
You must be signed in to change notification settings - Fork 0
LuyaoZhong/vpmem-tempest-plugin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published