Go to file
Timur Nurlygayanov 223c950f45 Added hardware reboot
We need to control services via shaker and we also need to have an
ability to manage power via ipmi / VM power control commands.
2015-03-22 16:27:38 +03:00
2015-03-22 16:27:38 +03:00
2015-03-22 16:27:38 +03:00
2015-03-22 16:27:38 +03:00
2015-03-19 01:01:44 +03:00

openstack-ha-tests

HAOS is a suite of HA/destructive tests for OpenStack clouds. These tests are written like Rally plugins which can be executed with Rally and in parallel with the load/performance tests to simulate some disaster/failover scenarios with the OpenStack clouds.

How To Run Tests These tests require to manually configure OpenStack environment before the tests, because we need to install shaker agents on all OpenStack nodes. The tests also require to install Rally and add all Rally plugins from this repository to Rally plugins folder.

  1. Run dummy_shaker_agent.py on all controller nodes in daemon mode. (this is temporary solution while we have no the proper shaker support for our cases)
  2. Configure scenario file, set the name of image, flavor name and names(or public IP addresses) of all controller nodes.
  3. Run Rally task with the required HA/disaster test scenario multiple times and verify that it will pass.
Description
RETIRED, HAOS is a suite of HA/destructive tests for OpenStack clouds
Readme 1.1 MiB