Skip to content

ntt-pf-lab/tempest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenStack integration test suite

This is a set of integration tests to be run against a live cluster.

Quickstart

You're going to want to make your own config.ini file in the /etc/ directory, it needs to point at your running cluster.

After that try commands such as:

run_tests.sh --nova
run_tests.sh --glance
run_tests.sh --swift
run_tests.sh --auth

Additional Info

There are additional README files in the various subdirectories of this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.5%
  • Shell 2.5%