Skip to content

tungstenfabric/tf-dev-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tf-dev-test

tf-dev-test is a tool for testing of Tungsten Fabric deployments by means of various test suites and methods.

Supported test suites are:

Generic interface consists of the following environment variables:

  • ORCHESTRATOR - deployment orchestrator: kubernetes (default) or openstack
  • OPENSTACK_VERSION - version of OpenStack (default is queens, it is for OpenStack deployments only)
  • CONTROLLER_NODES - list of TF Controller nodes (default is the current node - AIO installation) delimited with space or comma
  • AGENT_NODES - list of TF Agent Controller nodes (default is the current node - AIO installation) delimited with space or comma
  • DOMAINSUFFIX - domain name suffix (by default is detected from the current host)

There might be additional parameters depending on a test.

The project is seemlessly integrated with tf-devstack. So that there is no need to provide parameters as they be consumed automatically.

Example for AIO installation with tf-devstack:

git clone https://github.com/tungstenfabric/tf-dev-test
git clone https://github.com/tungstenfabric/tf-devstack
./tf-devstack/ansible/run.sh
./tf-dev-test/smoke-test/run.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published