Public bug reported:

  File "/opt/stack/new/neutron/neutron/tests/base.py", line 140, in func
    return f(self, *args, **kwargs)
  File "/opt/stack/new/neutron/neutron/tests/functional/agent/test_ovs_lib.py", 
line 430, in test_ingress_bw_limit_dpdk_port
    port_name)
  File "/opt/stack/new/neutron/neutron/agent/common/ovs_lib.py", line 865, in 
get_ingress_bw_limit_for_dpdk_port
    common_utils.bytes_to_bits(int(max_bw_in_bytes)),
ValueError: invalid literal for int() with base 10: '87500.0'

** Affects: neutron
     Importance: Undecided
     Assignee: Jakub Libosvar (libosvar)
         Status: In Progress


** Tags: py34

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

Title:
  test_ingress_bw_limit_dpdk_port functional test fails with python3

Status in neutron:
  In Progress

Bug description:
    File "/opt/stack/new/neutron/neutron/tests/base.py", line 140, in func
      return f(self, *args, **kwargs)
    File 
"/opt/stack/new/neutron/neutron/tests/functional/agent/test_ovs_lib.py", line 
430, in test_ingress_bw_limit_dpdk_port
      port_name)
    File "/opt/stack/new/neutron/neutron/agent/common/ovs_lib.py", line 865, in 
get_ingress_bw_limit_for_dpdk_port
      common_utils.bytes_to_bits(int(max_bw_in_bytes)),
  ValueError: invalid literal for int() with base 10: '87500.0'

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to