Skip to content

bkopilov/tempest-storage-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Tempest Integration of storage tests - cinder , glance , nova, swift and ceph

This directory contains Tempest tests to cover the StorageTest project.

Setup steps:

Prerequisites:

Installed tempest virtual environment.

git clone tempest upstream code

git clone https://github.com/openstack/tempest.git cd tempest

git clone plugin code

git clone https://github.com/bkopilov/tempest-storage-plugin.git

cd tempest-storage-plugin/tempest_plugin

install python packages

sudo pip install --upgrade -e .

Verify testr list-tests and run:

cd tempest/

testr init

testr list-tests | grep -i storage

testr run [test_name]

About

storage downstream plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages