-disable lm during integration tests
authorChristian Grothoff <christian@grothoff.org>
Sun, 27 May 2012 19:43:06 +0000 (19:43 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sun, 27 May 2012 19:43:06 +0000 (19:43 +0000)
src/integration-tests/confs/c_bootstrap_server.conf
src/integration-tests/confs/c_nat_client.conf
src/integration-tests/confs/c_no_nat_client.conf

index b68ac5a537e89f805e46d12c90d6717476b9de41..7235fca9cbe5156f1345adceae2e072e0287eb79 100644 (file)
@@ -357,4 +357,7 @@ QUOTA = 1 MB
 AUTOSTART = NO
 
 [namestore]
+AUTOSTART = NO
+
+[lockmanager]
 AUTOSTART = NO
\ No newline at end of file
index 3817404d109db7e00d8eacb9116b7b2097c65290..4f6c5785beba877b142bc7fd18b4715a4ad1b341 100644 (file)
@@ -357,4 +357,7 @@ UNIX_MATCH_GID = YES
 
 [dhtcache]
 DATABASE = sqlite
-QUOTA = 1 MB
\ No newline at end of file
+QUOTA = 1 MB
+
+[lockmanager]
+AUTOSTART = NO
\ No newline at end of file
index 3181447bcaf32b11e3108eadfeea67af9a9ad0f5..0a24b5a5315a71664a83b7ccbc11fb5e5573f466 100644 (file)
@@ -360,3 +360,5 @@ UNIX_MATCH_GID = YES
 DATABASE = sqlite
 QUOTA = 1 MB
 
+[lockmanager]
+AUTOSTART = NO