octavia_tempest_plugin.tests.spare_pool_scenario.v2 package

Submodules

octavia_tempest_plugin.tests.spare_pool_scenario.v2.test_spare_pool module

class SparePoolTest(*args, **kwargs)[source]

Bases: LoadBalancerBaseTestWithCompute

classmethod resource_setup()[source]

Setup resources needed by the tests

classmethod skip_checks()[source]

Check if we should skip all of the children tests.

test_health_manager_failover_to_spare_amp()[source]

Test idempotent id: 2ba3a2c2-de9d-4556-9535-cbe9209b4eaa

Tests Health Manager failover to amphora in spare pool.

  • Check amphora spare pool availability

  • Test the load balancer to make sure it is functioning

  • Delete amphora compute instance associated to load balancer

  • Validate load balancer fails over to spare amphora

  • Send traffic through load balancer

  • Validate amphora spare pool size is restored

Module contents