Refactor domain usage in test_backend
Bug #1373865 reported by
Henry Nash
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| OpenStack Identity (keystone) |
Triaged
|
Wishlist
|
Unassigned | ||
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.
| Changed in keystone: | |
| importance: | Undecided → Wishlist |
| tags: | added: test-improvement |
| Changed in keystone: | |
| status: | New → Confirmed |
| Changed in keystone: | |
| status: | In Progress → Triaged |
| assignee: | Gage Hugo (gagehugo) → nobody |
| tags: | added: ldap reviewed-bobcat |
To post a comment you must log in.

Is this still an issue?