Public bug reported: Description =========== In the current version of nova, I can't run the tox unit tests (tested with py38 and py39) on my development workstation with Ubuntu Desktop 20.04.
Steps to reproduce ================== Just run tox -e py38 or tox -e py39 in Ubuntu Desktop 20.04 Expected result =============== Unit tests run without any issue Actual result ============= 5 tests failing due to a missing configuration oslo_concurrency.lock_path Environment =========== Nova @86ded7f65d560b3c653237ad6eb698f86c8303dd Ubuntu Desktop 20.04 No hypervisor (just unit test run) Logs & Configs ============== https://paste.opendev.org/show/bnhoUhKCd3UonoTG66xV/ ** Affects: nova Importance: Undecided Status: New -- 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/1966477 Title: Running tox on ubuntu desktop doesn't work Status in OpenStack Compute (nova): New Bug description: Description =========== In the current version of nova, I can't run the tox unit tests (tested with py38 and py39) on my development workstation with Ubuntu Desktop 20.04. Steps to reproduce ================== Just run tox -e py38 or tox -e py39 in Ubuntu Desktop 20.04 Expected result =============== Unit tests run without any issue Actual result ============= 5 tests failing due to a missing configuration oslo_concurrency.lock_path Environment =========== Nova @86ded7f65d560b3c653237ad6eb698f86c8303dd Ubuntu Desktop 20.04 No hypervisor (just unit test run) Logs & Configs ============== https://paste.opendev.org/show/bnhoUhKCd3UonoTG66xV/ To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1966477/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

