← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1898035] Re: nova-next job fails in post_test_hooks.sh with BadRequest

 

Reviewed:  https://review.opendev.org/755498
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=d309e3cdf52bb4f8800c59f295a9c2ffb4069369
Submitter: Zuul
Branch:    master

commit d309e3cdf52bb4f8800c59f295a9c2ffb4069369
Author: Balazs Gibizer <balazs.gibizer@xxxxxxxx>
Date:   Thu Oct 1 14:01:37 2020 +0200

    Temporarily disable parts of heal port allocation test
    
    Due to bug 1894825 the nova-next job fails on master as the allocation
    key cannot be deleted from the binding:profile of a neutron port. This
    patch temporarily disable this test step while the bug is being fixed
    and a new neutronlib is released with the fix.
    
    Change-Id: I4dfebfb5c92dd8a5cdc779aac587e7477cd5fad6
    Related-Bug: #1894825
    Closes-Bug: #1898035


** Changed in: nova
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1898035

Title:
  nova-next job fails in post_test_hooks.sh with BadRequest

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  The nova-next job fails constantly with the following error on master:

  2020-10-01 11:22:11.133553 | controller | Deleting allocation key from
  the binding:profile of the bandwidth aware port

  2020-10-01 11:22:11.135844 | controller | +
  /opt/stack/nova/gate/post_test_hook.sh:main:189 :   openstack port
  unset --binding-profile allocation port-normal-qos

  2020-10-01 11:22:13.308643 | controller | BadRequestException: 400:
  Client Error for url:
  https://198.72.124.46:9696/v2.0/ports/e0f1ca22-2018-446b-9123-a6714ffbb942,
  Resource allocation is deleted for consumer 9c37b127-7e67-4ecb-
  a3b2-0f653a1eb15e

  2020-10-01 11:22:13.804499 | controller | ERROR

  [1]
  https://zuul.opendev.org/t/openstack/build/3bc2b47678b0432fa467efeeec0f6dd5/log
  /job-output.txt#64793

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


References