← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1336272] [NEW] tempest test_hotplug_nic fails in icehouse

 

Public bug reported:

https://review.openstack.org/#/c/101977/ failed (06-25 09:41) with one
failure from
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic
in check-tempest-dsvm-neutron-icehouse (so I assume this is running
stable/icehouse).

The traceback shows that tempest was trying to verify the connection.

Captured traceback:

File "tempest/scenario/test_network_basic_ops.py", line 370, in test_hotplug_nic
  self._check_public_network_connectivity(should_connect=True)
...
File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 346, in start_client
  raise e
EOFError

Maybe something was fixed in juno and not backported.

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

Title:
  tempest test_hotplug_nic fails in icehouse

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  https://review.openstack.org/#/c/101977/ failed (06-25 09:41) with one
  failure from
  tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic
  in check-tempest-dsvm-neutron-icehouse (so I assume this is running
  stable/icehouse).

  The traceback shows that tempest was trying to verify the connection.

  Captured traceback:

  File "tempest/scenario/test_network_basic_ops.py", line 370, in test_hotplug_nic
    self._check_public_network_connectivity(should_connect=True)
  ...
  File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 346, in start_client
    raise e
  EOFError

  Maybe something was fixed in juno and not backported.

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


Follow ups

References