← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1655914] Re: vpnaas test failure for router info

 

Reviewed:  https://review.openstack.org/419396
Committed: https://git.openstack.org/cgit/openstack/neutron-vpnaas/commit/?id=f8c826263d2c5108dd6845ef99e712157628c1aa
Submitter: Jenkins
Branch:    master

commit f8c826263d2c5108dd6845ef99e712157628c1aa
Author: YAMAMOTO Takashi <yamamoto@xxxxxxxxxxxx>
Date:   Thu Jan 12 19:18:28 2017 +0900

    tests: Add 'agent' argument for LegacyRouter
    
    Following the recent Neutron change. [1]
    
    [1] I61c6128ed1973deb8440c54234e77a66987d7e28
    
    Closes-Bug: #1655914
    Change-Id: I620df9c533b4d1543a16132e35e6e7dc901efdfe


** 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/1655914

Title:
  vpnaas test failure for router info

Status in neutron:
  Fix Released

Bug description:
  recent router info change broke vpnaas tests.

  eg. http://logs.openstack.org/76/415976/3/check/gate-neutron-vpnaas-
  dsvm-functional-sswan-ubuntu-xenial/a6a6b34/testr_results.html.gz

  ft1.1: neutron_vpnaas.tests.functional.strongswan.test_strongswan_driver.TestStrongSwanDeviceDriver.test_process_lifecycle_StringException: Empty attachments:
    pythonlogging:''
    stderr
    stdout

  Traceback (most recent call last):
    File "neutron_vpnaas/tests/functional/strongswan/test_strongswan_driver.py", line 121, in setUp
      self.router = legacy_router.LegacyRouter(FAKE_ROUTER_ID, **ri_kwargs)
  TypeError: __init__() takes at least 6 arguments (5 given)

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


References