← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1569130] Re: test_timestamp_core not safe with other default service plugins

 

Reviewed:  https://review.openstack.org/304363
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6797638b9ec0b201efe44be1ea63b6cfe2064596
Submitter: Jenkins
Branch:    master

commit 6797638b9ec0b201efe44be1ea63b6cfe2064596
Author: Kevin Benton <kevin@xxxxxxxxxx>
Date:   Sat Apr 9 13:22:28 2016 -0700

    Only load timestamp service plugin in timestamp tests
    
    Do not allow the timestamp plugin tests to load all of the default
    service plugins to prevent possible resources from being leaked
    from those plugins.
    
    Change-Id: Ic31cc86efe8b7415e2a4769d5c2f542d1e7097f5
    Closes-Bug: #1569130


** Changed in: neutron
       Status: In Progress => Fix Released

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

Title:
  test_timestamp_core not safe with other default service plugins

Status in neutron:
  Fix Released

Bug description:
  The test_timestamp_core test case overrides setup_coreplugin so the
  default service plugins are loaded during that test's execution. These
  plugins may have side effects like registering dictionary extension
  functions, etc that could bleed over into other tests.

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


References