yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #49753
[Bug 1572442] [NEW] tempest.scenario.ha_router_rescheduling should only apply to alive agents.
Public bug reported:
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.
** Affects: neutron
Importance: Undecided
Assignee: SHI Peiqi (uestc-shi)
Status: New
** Changed in: neutron
Assignee: (unassigned) => SHI Peiqi (uestc-shi)
--
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 neutron:
New
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/neutron/+bug/1572442/+subscriptions
Follow ups