testing: Improve runtime of TNC tests by storing the SQLite DB in ramfs

This saves about 50%-70% of the time needed for scenarios that use a DB.
This commit is contained in:
Tobias Brunner
2015-11-09 15:18:38 +01:00
parent f24ec20ebb
commit 10fa70ee5c
14 changed files with 30 additions and 9 deletions
@@ -3,7 +3,7 @@ carol::ipsec stop
dave::ipsec stop
alice::ipsec stop
alice::service apache2 stop
alice::rm /etc/pts/config.db
alice::umount /etc/pts
moon::iptables-restore < /etc/iptables.flush
carol::iptables-restore < /etc/iptables.flush
dave::iptables-restore < /etc/iptables.flush