yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #22352
[Bug 1373865] [NEW] Refactor domain usage in test_backend
Public bug reported:
The way test_backend uses domains leads to either many of the tests
being over overridden in test_backend_ldap, or just skipped (leading to
a risk that we are not sufficiently testing certain functionality - see
bug 1373113 as an example).
There is already a construct for getting the default domain in
backend_ldap, but we should use a more flexible scheme for getting test
domains so that tests can run whether there is one domain, multiple
domains, read-only domains etc.
** Affects: keystone
Importance: Wishlist
Status: New
** Tags: test-improvement
** Changed in: keystone
Importance: Undecided => Wishlist
** Tags added: test-improvement
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1373865
Title:
Refactor domain usage in test_backend
Status in OpenStack Identity (Keystone):
New
Bug description:
The way test_backend uses domains leads to either many of the tests
being over overridden in test_backend_ldap, or just skipped (leading
to a risk that we are not sufficiently testing certain functionality -
see bug 1373113 as an example).
There is already a construct for getting the default domain in
backend_ldap, but we should use a more flexible scheme for getting
test domains so that tests can run whether there is one domain,
multiple domains, read-only domains etc.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1373865/+subscriptions
Follow ups
References