Roman Safronov 204fcc27b4 L3HA tests fixes and improvements
Since some tests can be disruptive and can break some important
nodes an option for using only safe nodes was introduced.
With this option enabled, tests that are doing disruptive actions
will not use OSP controller nodes for this but will retry
to create objects for testing on a safer node. The option is
enabled by default.

In order to make test_l3ha_reboot_node to work properly,
discover_nodes() was changed to support nodes rescan when there
are shut off nodes.

test_l3ha_bring_down_interface was changed to use
node_tenant_interface defined in config file instead of letting
the test to discover it.

Changed default value for hypervisor_host to match the
current value used on environments deployed by ci-framework.

Moved all power operations functions to a separate class that
disruptive tests should inherit from.

Fixed incorrect calls of find_host_virsh_name by
adding required parameter and some other fixes in power
operations functions.

Change-Id: Iafe9b0210972e0c59529c4a09edbe11d68f91514
2024-07-22 17:14:36 +03:00
2024-03-05 17:18:02 +02:00
2022-08-22 12:18:50 +02:00
2022-08-08 12:03:41 +00:00
2022-11-09 07:24:40 +00:00
2022-11-09 07:24:40 +00:00
2023-12-21 16:21:32 +02:00

Whitebox Neutron Tempest Plugin

Tempest plugin with TripleO oriented whitebox tests for Neutron project.

Description
Tempest plugin with whitebox Neutron related tests useful for the Tripleo based deployments.
Readme 3.5 MiB
Languages
Python 99.5%
Shell 0.5%