testing: Reduce runtime of all tests that use SQLite databases by storing them in ramfs
This commit is contained in:
@@ -14,7 +14,7 @@ charon {
|
||||
|
||||
plugins {
|
||||
attr-sql {
|
||||
database = sqlite:///etc/ipsec.d/ipsec.db
|
||||
database = sqlite:///etc/db.d/ipsec.db
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user