whitebox-tempest-plugin/whitebox_tempest_plugin
Artom Lifshitz 35542f79d3 Add max_compute_nodes option
This option indicates the number of (available) compute hosts in the
deployment, and will be used by tests that require all their instances
landing on the same host (ie, a single-compute deployment). The
default value is a childish large number to make sure that tests that
need a single node are skipped unless max_compute_nodes is set.

Change-Id: Id274baeb13ce87783e35daff74bf4cfe67554900
2019-01-27 20:38:15 -05:00
..
2019-01-27 20:38:15 -05:00
2018-12-18 12:28:55 -05:00
2018-01-10 11:57:05 +00:00
2019-01-27 20:38:15 -05:00

Whitebox Tempest Tests

This directory contains tests to validate behavior against TripleO/Director-based deployments.

See the Tempest plugin documentation for information about creating a plugin, stable API interface, TempestPlugin class interface, plugin structure, and how to use plugins: https://docs.openstack.org/tempest/latest/plugin.html