← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2049064] [NEW] Unit/functional test failures with oslo.limit 2.3.0

 

Public bug reported:

Description
===========
The new oslo.limit 2.3.0 release introduced the validation to ensure the [oslo_limit] endpoint_id option is set.
However this change broke some unit/functional test cases which enable unified quota implementation without setting this option.

Steps to reproduce
==================
- Download global upper constraints

- Bump oslo.limit version to 2.3.0

- Run unit tests with the modified upper constraints
 $ TOX_CONSTRAINTS_FILE=<modified constraint file> tox -e py310

Expected result
===============
- No test case fails

Actual result
=============
- Some of the test cases fail because of the following error

Environment
===========
N/A

Logs & Configs
==============
cross-nova-py310: https://zuul.opendev.org/t/openstack/build/79d2c815f0e04d4b8f6838b1d1ec026f
cross-nova-functional: https://zuul.opendev.org/t/openstack/build/159f06a88d7948209a111a9f45306e0a
cross-glance-py310: https://zuul.opendev.org/t/openstack/build/7634390991ab4442b4230b09563ef26b

** Affects: glance
     Importance: Undecided
     Assignee: Takashi Kajinami (kajinamit)
         Status: New

** Affects: nova
     Importance: Undecided
     Assignee: Takashi Kajinami (kajinamit)
         Status: In Progress

** Also affects: glance
   Importance: Undecided
       Status: New

** Description changed:

  Description
  ===========
  The new oslo.limit 2.3.0 release introduced the validation to ensure the [oslo_limit] endpoint_id option is set.
  However this change broke some unit/functional test cases which enable unified quota implementation without setting this option.
  
  Steps to reproduce
  ==================
  - Download global upper constraints
  
  - Bump oslo.limit version to 2.3.0
  
  - Run unit tests with the modified upper constraints
- 
+  $ TOX_CONSTRAINTS_FILE=<modified constraint file> tox -e py310
  
  Expected result
  ===============
  - No test case fails
  
  Actual result
  =============
  - Some of the test cases fail because of the following error
  
  Environment
  ===========
  N/A
  
  Logs & Configs
  ==============
  cross-nova-py310: https://zuul.opendev.org/t/openstack/build/79d2c815f0e04d4b8f6838b1d1ec026f
  cross-nova-functional: https://zuul.opendev.org/t/openstack/build/159f06a88d7948209a111a9f45306e0a
  cross-glance-py310: https://zuul.opendev.org/t/openstack/build/7634390991ab4442b4230b09563ef26b

** Summary changed:

- Unit test fails with oslo.limit 2.3.0
+ Unit/functional test failures with oslo.limit 2.3.0

** Changed in: nova
     Assignee: (unassigned) => Takashi Kajinami (kajinamit)

** Changed in: glance
     Assignee: (unassigned) => Takashi Kajinami (kajinamit)

-- 
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/2049064

Title:
  Unit/functional test failures with oslo.limit 2.3.0

Status in Glance:
  New
Status in OpenStack Compute (nova):
  In Progress

Bug description:
  Description
  ===========
  The new oslo.limit 2.3.0 release introduced the validation to ensure the [oslo_limit] endpoint_id option is set.
  However this change broke some unit/functional test cases which enable unified quota implementation without setting this option.

  Steps to reproduce
  ==================
  - Download global upper constraints

  - Bump oslo.limit version to 2.3.0

  - Run unit tests with the modified upper constraints
   $ TOX_CONSTRAINTS_FILE=<modified constraint file> tox -e py310

  Expected result
  ===============
  - No test case fails

  Actual result
  =============
  - Some of the test cases fail because of the following error

  Environment
  ===========
  N/A

  Logs & Configs
  ==============
  cross-nova-py310: https://zuul.opendev.org/t/openstack/build/79d2c815f0e04d4b8f6838b1d1ec026f
  cross-nova-functional: https://zuul.opendev.org/t/openstack/build/159f06a88d7948209a111a9f45306e0a
  cross-glance-py310: https://zuul.opendev.org/t/openstack/build/7634390991ab4442b4230b09563ef26b

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



Follow ups