yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #61284
[Bug 1662462] [NEW] The automation tests for L3 agent hosting routers fail in DVR setup
Public bug reported:
The failing test is "test_add_list_remove_router_on_l3_agent" in
neutron/tests/tempest/api/admin/test_l3_agent_scheduler.py
The test suite's setUp creates a router and if it's a dvr router (which
it is in this case) it also uses 'router-gateway-set' to ensure it's
scheduled. Then, the test itself tries to schedule the router to an
agent. This will fail if the agent that was scheduled to during setUp is
different than the one that's attempted to be scheduled to during the
test itself.
In other words, the test is faulty in that it should know that the
router is already scheduled.
The failure happens in Mitaka and Neuton version when running on DVR
setup
** Affects: neutron
Importance: Undecided
Assignee: Gena (gcheresh)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1662462
Title:
The automation tests for L3 agent hosting routers fail in DVR setup
Status in neutron:
In Progress
Bug description:
The failing test is "test_add_list_remove_router_on_l3_agent" in
neutron/tests/tempest/api/admin/test_l3_agent_scheduler.py
The test suite's setUp creates a router and if it's a dvr router
(which it is in this case) it also uses 'router-gateway-set' to ensure
it's scheduled. Then, the test itself tries to schedule the router to
an agent. This will fail if the agent that was scheduled to during
setUp is different than the one that's attempted to be scheduled to
during the test itself.
In other words, the test is faulty in that it should know that the
router is already scheduled.
The failure happens in Mitaka and Neuton version when running on DVR
setup
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1662462/+subscriptions