test_lb_neutron_agent leaves a loopingcall which can affect unrelated tests

Bug #1288079 reported by YAMAMOTO Takashi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
Eugene Nikanorov
Havana
Fix Released
Undecided
Unassigned

Bug Description

test_lb_neutron_agent leaves a loopingcall for report_state.
it can affect unrelated tests.

Revision history for this message
YAMAMOTO Takashi (yamamoto) wrote :

loadbalancer's test_agent_manager seems to have the same problem.

tags: added: unittest
Changed in neutron:
importance: Undecided → Medium
assignee: nobody → Eugene Nikanorov (enikanorov)
Revision history for this message
YAMAMOTO Takashi (yamamoto) wrote :

enikanorov, are you going to fix this?

i have local patches to set_override AGENT.report_interval=0 for these two affected tests.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/79599

Changed in neutron:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/79599
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=712923d3ab3dd4b0b133a11735fed1533db84995
Submitter: Jenkins
Branch: master

commit 712923d3ab3dd4b0b133a11735fed1533db84995
Author: Eugene Nikanorov <email address hidden>
Date: Tue Mar 11 16:04:49 2014 +0400

    Avoid creating FixedIntervalLoopingCall in agent UT

    Set polling_interval to 0 to avoid creating LoopingCall
    in loadbalancer agent tests, dhcp agent tests, linuxbridge agent tests

    Change-Id: Ib6edbc11feba402a4c2f19b7d6833b49879ee626
    Closes-Bug: #1288079

Changed in neutron:
status: In Progress → Fix Committed
Akihiro Motoki (amotoki)
Changed in neutron:
milestone: none → icehouse-rc1
Thierry Carrez (ttx)
Changed in neutron:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in neutron:
milestone: icehouse-rc1 → 2014.1
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix proposed to neutron (stable/havana)

Fix proposed to branch: stable/havana
Review: https://review.openstack.org/89800

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to neutron (stable/havana)

Reviewed: https://review.openstack.org/89800
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=811807e553fb243565b3842293fbcd5b0311b57f
Submitter: Jenkins
Branch: stable/havana

commit 811807e553fb243565b3842293fbcd5b0311b57f
Author: Eugene Nikanorov <email address hidden>
Date: Tue Mar 11 16:04:49 2014 +0400

    Avoid creating FixedIntervalLoopingCall in agent UT

    Set polling_interval to 0 to avoid creating LoopingCall
    in loadbalancer agent tests, dhcp agent tests, linuxbridge agent tests

    (cherry picked from commit 712923d3ab3dd4b0b133a11735fed1533db84995)
    Change-Id: Ib6edbc11feba402a4c2f19b7d6833b49879ee626
    Closes-Bug: #1288079
    Closes-Bug: #1311232

tags: added: in-stable-havana
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.