yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #10107
[Bug 1283242] [NEW] test_v1_api tests depend on other tests
Public bug reported:
If you attempt to run the
glance.tests.integration.legacy_functional.test_v1_api tests alone they
all fail due to a missing configuration value. However when run as part
of the overall test suite the problem does not occur. So another test is
setting this option and this test happens to be picking up on it.
Specifically, there is an error looking for the option 'backend' in the
'database' group.
** Affects: glance
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1283242
Title:
test_v1_api tests depend on other tests
Status in OpenStack Image Registry and Delivery Service (Glance):
New
Bug description:
If you attempt to run the
glance.tests.integration.legacy_functional.test_v1_api tests alone
they all fail due to a missing configuration value. However when run
as part of the overall test suite the problem does not occur. So
another test is setting this option and this test happens to be
picking up on it.
Specifically, there is an error looking for the option 'backend' in
the 'database' group.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1283242/+subscriptions
Follow ups
References