← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1655914] [NEW] vpnaas test failure for router info

 

Public bug reported:

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)

** Affects: neutron
     Importance: Undecided
     Assignee: YAMAMOTO Takashi (yamamoto)
         Status: In Progress


** Tags: gate-failure vpnaas

** Tags added: gate-failure vpnaas

** Description changed:

  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)

** Changed in: neutron
     Assignee: (unassigned) => YAMAMOTO Takashi (yamamoto)

-- 
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:
  In Progress

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


Follow ups