Make the location of the database separately configurable.
[cascardo/ovs.git] / tests / ovs-monitor-ipsec.at
index e9d6389..1a83161 100644 (file)
@@ -4,6 +4,7 @@ AT_SETUP([ovs-monitor-ipsec])
 AT_SKIP_IF([test $HAVE_PYTHON = no])
 
 OVS_RUNDIR=`pwd`; export OVS_RUNDIR
+OVS_DBDIR=`pwd`; export OVS_DBDIR
 OVS_PKGDATADIR=`pwd`; export OVS_PKGDATADIR
 cp "$top_srcdir/vswitchd/vswitch.ovsschema" .