OpenStack Common DB Code
Go to file
Pekelny Ilya d3e506de7e The ability to run tests at various backend
Added testing functionality for using different db backends. Сurrently
exists ability to define backend-specific tests along with regular
tests. Assuming that the tests will be run under a variety of backend
there exists opportunity to skip backend-specific tests at
inappropriate backends. For the correct functioning of the tests required to
export environment variable with a root access database uri.

Blueprint: tests-given-db-backend
Change-Id: Ic5d3cfe8764b3c04affe79088473255c17535e54
2013-09-16 19:15:12 +03:00
openstack/common/db The ability to run tests at various backend 2013-09-16 19:15:12 +03:00
tests/unit/db The ability to run tests at various backend 2013-09-16 19:15:12 +03:00
.gitignore Add eclipse project files to .gitignore 2013-07-18 22:45:38 +00:00
.gitreview Correcting openstack-common mv to oslo-incubator. 2012-11-11 23:44:12 +00:00