← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2088279] [NEW] neutron-tempest-plugin: dynamic rouring tests are broken by new os-ken

 

Public bug reported:

It seems dynamic routing tests in neutron-tempest-plugin consistently
fails with the following traceback.

```
--- import errors --- 
Failed to import test module: neutron_tempest_plugin.neutron_dynamic_routing.scenario.basic.test_4byte_asn
Traceback (most recent call last):
  File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path
    module = self._get_module_from_name(name)
  File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name
    __import__(name)
  File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic/test_4byte_asn.py", line 22, in <module>
    from os_ken.tests.integrated.common import quagga
ImportError: cannot import name 'quagga' from 'os_ken.tests.integrated.common' (/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/os_ken/tests/integrated/common/__init__.py)
```

https://zuul.opendev.org/t/openstack/build/5942d2aa0e5849a3b0fec527487103e4

The issue was triggered by the recent switch to frr.
https://review.opendev.org/c/openstack/os-ken/+/891677

** Affects: neutron
     Importance: Undecided
         Status: New

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

Title:
  neutron-tempest-plugin: dynamic rouring tests are broken by new os-ken

Status in neutron:
  New

Bug description:
  It seems dynamic routing tests in neutron-tempest-plugin consistently
  fails with the following traceback.

  ```
  --- import errors --- 
  Failed to import test module: neutron_tempest_plugin.neutron_dynamic_routing.scenario.basic.test_4byte_asn
  Traceback (most recent call last):
    File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path
      module = self._get_module_from_name(name)
    File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name
      __import__(name)
    File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic/test_4byte_asn.py", line 22, in <module>
      from os_ken.tests.integrated.common import quagga
  ImportError: cannot import name 'quagga' from 'os_ken.tests.integrated.common' (/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/os_ken/tests/integrated/common/__init__.py)
  ```

  https://zuul.opendev.org/t/openstack/build/5942d2aa0e5849a3b0fec527487103e4

  The issue was triggered by the recent switch to frr.
  https://review.opendev.org/c/openstack/os-ken/+/891677

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