← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1572442] Re: tempest.scenario.ha_router_rescheduling should only apply to alive agents.

 

** Project changed: neutron => tempest

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1572442

Title:
  tempest.scenario.ha_router_rescheduling should only apply  to alive
  agents.

Status in tempest:
  In Progress

Bug description:
  In the ha router scheduling test case under tempest/scenario/test_network_basic.ops.py,
  step 4: "assign router to new l3-agent (or old one if no new agent is available)" should make sure "new l3-agents" are alive.

  Because, if there are some dead l3-agents in the HA router
  environment, the flag "no_migration" will be set to False and "assign
  router to  dead(new) l3-agents" will fail the case, which is not the
  purpose of the test.

  The idea is to make sure attribute: agent_list lists only  agents
  alive.

To manage notifications about this bug go to:
https://bugs.launchpad.net/tempest/+bug/1572442/+subscriptions


References