testing: Move collector.db in tnc/tnccs-20-ev-pt-tls scenario to /etc/db.d
Also move initialization to the pretest script (it's way faster in the in-memory database).
This commit is contained in:
@@ -7,7 +7,7 @@ libtls {
|
||||
libimcv {
|
||||
plugins {
|
||||
imc-swima {
|
||||
swid_database = sqlite:///etc/pts/collector.db
|
||||
swid_database = sqlite:///etc/db.d/collector.db
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user