summaryrefslogtreecommitdiffstats
path: root/tests/backend_sql_disk.conf
diff options
context:
space:
mode:
authorDolph Mathews <dolph.mathews@gmail.com>2012-10-23 18:01:31 -0500
committerDolph Mathews <dolph.mathews@gmail.com>2012-10-23 18:27:08 -0500
commitc6884c54a4946441039d8464af0790c517ae43fc (patch)
tree45431bbc247770b491403b5cc053a84ae2c094f6 /tests/backend_sql_disk.conf
parentf33e9f02791e6dd39c36ad5f6030c0295e6be568 (diff)
downloadkeystone-c6884c54a4946441039d8464af0790c517ae43fc.tar.gz
keystone-c6884c54a4946441039d8464af0790c517ae43fc.tar.xz
keystone-c6884c54a4946441039d8464af0790c517ae43fc.zip
Moved SQL backend tests into memory
(test_keystoneclient_sql still uses a db on disk) Change-Id: I476ee710983adbe3436f41882e8483f8193daf5c
Diffstat (limited to 'tests/backend_sql_disk.conf')
-rw-r--r--tests/backend_sql_disk.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/backend_sql_disk.conf b/tests/backend_sql_disk.conf
new file mode 100644
index 00000000..a4be9117
--- /dev/null
+++ b/tests/backend_sql_disk.conf
@@ -0,0 +1,2 @@
+[sql]
+connection = sqlite:///test.db