Comment 34 for bug 1518921

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

Reviewed: https://review.openstack.org/260236
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=5086a0ba7a5b5f08492141f346be93b11112ebad
Submitter: Jenkins
Branch: master

commit 5086a0ba7a5b5f08492141f346be93b11112ebad
Author: Assaf Muller <email address hidden>
Date: Mon Dec 21 17:50:36 2015 -0500

    Delete test_restart_l3_agent_on_sighup

    After looking at the test and its scope, it seems like 100% of the
    code it tests is owned by oslo.service. That library has its own tests,
    is there value in keeping the test in Neutron?

    Change-Id: I0d8a22cc8127e183c1f55790f4b04dea2d30d356
    Closes-Bug: #1518921