Move keystone's tests to use in-memory SQLite
Bug #1295018 reported by
Morgan Fainberg
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Identity (keystone) |
Fix Released
|
Wishlist
|
Morgan Fainberg |
Bug Description
Nova moved to using an in-memory SQLite db for test cases that can support it. We should look at doing the same so that there isn't a need to specify a special "directory" to get reasonable performance on testing.
Changed in keystone: | |
status: | New → Triaged |
importance: | Undecided → Wishlist |
tags: | added: performance testing |
Changed in keystone: | |
milestone: | none → juno-1 |
assignee: | nobody → Morgan Fainberg (mdrnstm) |
status: | Triaged → Fix Committed |
Changed in keystone: | |
status: | Fix Committed → Fix Released |
Changed in keystone: | |
milestone: | juno-1 → 2014.2 |
To post a comment you must log in.
I think this may have been implemented in: git.openstack. org/cgit/ openstack/ keystone/ commit/ ?id=748f8bf git.openstack. org/cgit/ openstack/ keystone/ commit/ ?id=1fe72ad
- http://
- http://
Is there anything left to do here?