testing: Reduce runtime of all tests that use SQLite databases by storing them in ramfs

This commit is contained in:
Tobias Brunner
2015-11-09 15:18:39 +01:00
parent 3102da20a7
commit 10051b01e9
161 changed files with 319 additions and 312 deletions
@@ -5,7 +5,7 @@ DEBUG_TOOLBAR=0
[db]
DJANGO_DB_URL=sqlite:////var/www/tnc/django.db
STRONGTNC_DB_URL = sqlite:////etc/pts/config.db
STRONGTNC_DB_URL = sqlite:////etc/db.d/config.db
[localization]
LANGUAGE_CODE=en-us
@@ -24,7 +24,7 @@ charon {
libimcv {
debug_level = 3
database = sqlite:///etc/pts/config.db
database = sqlite:///etc/db.d/config.db
policy_script = ipsec imv_policy_manager
plugins {