← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1824095] Re: Fullstack job broken in stable/stein branch

 

** Changed in: neutron
       Status: Fix Committed => 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/1824095

Title:
  Fullstack job broken in stable/stein branch

Status in neutron:
  Fix Released

Bug description:
  Fullstack job in stable/stein branch is failing 100% times because of
  failures in neutron.tests.fullstack.test_qos.TestMinBwQoSOvs

  Stacktrace:

  ft1.1: neutron.tests.fullstack.test_qos.TestMinBwQoSOvs.test_bw_limit_qos_port_removed(egress,openflow-cli)testtools.testresult.real._StringException: Traceback (most recent call last):
    File "/home/zuul/src/git.openstack.org/openstack/neutron/neutron/tests/base.py", line 174, in func
      return f(self, *args, **kwargs)
    File "/home/zuul/src/git.openstack.org/openstack/neutron/neutron/tests/fullstack/test_qos.py", line 688, in test_bw_limit_qos_port_removed
      self._add_min_bw_rule, MIN_BANDWIDTH, self.direction)])
    File "/home/zuul/src/git.openstack.org/openstack/neutron/neutron/tests/fullstack/test_qos.py", line 101, in _prepare_vm_with_qos_policy
      rule_add(qos_policy)
    File "/home/zuul/src/git.openstack.org/openstack/neutron/neutron/tests/fullstack/test_qos.py", line 626, in _add_min_bw_rule
      self.tenant_id, qos_policy_id, min_bw, direction)
    File "/home/zuul/src/git.openstack.org/openstack/neutron/neutron/tests/fullstack/resources/client.py", line 214, in create_minimum_bandwidth_rule
      body={'minimum_bandwidth_rule': rule})
    File "/home/zuul/src/git.openstack.org/openstack/neutron/.tox/dsvm-fullstack/lib/python3.6/site-packages/neutronclient/v2_0/client.py", line 1910, in create_minimum_bandwidth_rule
      body=body)
    File "/home/zuul/src/git.openstack.org/openstack/neutron/.tox/dsvm-fullstack/lib/python3.6/site-packages/neutronclient/v2_0/client.py", line 359, in post
      headers=headers, params=params)
    File "/home/zuul/src/git.openstack.org/openstack/neutron/.tox/dsvm-fullstack/lib/python3.6/site-packages/neutronclient/v2_0/client.py", line 294, in do_request
      self._handle_fault_response(status_code, replybody, resp)
    File "/home/zuul/src/git.openstack.org/openstack/neutron/.tox/dsvm-fullstack/lib/python3.6/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response
      exception_handler_v20(status_code, error_body)
    File "/home/zuul/src/git.openstack.org/openstack/neutron/.tox/dsvm-fullstack/lib/python3.6/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20
      request_ids=request_ids)
  neutronclient.common.exceptions.Conflict: Rule minimum_bandwidth is not supported by port 38fa073e-eb94-40bc-9d36-e026850bba97
  Neutron server returns request_ids: ['req-c432946d-cb79-427c-a213-50ed45959532']

  
  Example failure: http://logs.openstack.org/38/650238/1/check/neutron-fullstack/d2f4ccb/testr_results.html.gz

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



References