
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
Whitebox Neutron Tempest Plugin
Tempest plugin with TripleO oriented whitebox tests for Neutron project.
- Free software: Apache license
- Source: https://opendev.org/x/whitebox-neutron-tempest-plugin
Description
Tempest plugin with whitebox Neutron related tests useful for the Tripleo based deployments.
Languages
Python
99.5%
Shell
0.5%