yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #49242
[Bug 1568414] [NEW] Database Poison Warnings
Public bug reported:
The following warning appears a number of times in the unit test logs.
Use this bug to track the patches that eliminate these warnings.
"UserWarning: This test uses methods that set internal oslo_db state,
but it does not claim to use the database. This will conflict with the
setup of tests that do use the database and cause failures later."
Note that this warning is only emitted once per unit test worker, so new
offenders will show up in the logs each time you fix a test until they
are all gone.
Once all of these warnings are removed, change the warning to an
exception so that we don't get more of these in the future.
** Affects: nova
Importance: Undecided
Assignee: Diana Clarke (diana-clarke)
Status: Confirmed
** Changed in: nova
Assignee: (unassigned) => Diana Clarke (diana-clarke)
** Changed in: nova
Status: New => Confirmed
--
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/1568414
Title:
Database Poison Warnings
Status in OpenStack Compute (nova):
Confirmed
Bug description:
The following warning appears a number of times in the unit test logs.
Use this bug to track the patches that eliminate these warnings.
"UserWarning: This test uses methods that set internal oslo_db state,
but it does not claim to use the database. This will conflict with the
setup of tests that do use the database and cause failures later."
Note that this warning is only emitted once per unit test worker, so
new offenders will show up in the logs each time you fix a test until
they are all gone.
Once all of these warnings are removed, change the warning to an
exception so that we don't get more of these in the future.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1568414/+subscriptions
Follow ups