-simplify tools test
authorChristian Grothoff <christian@grothoff.org>
Tue, 16 Dec 2014 23:11:22 +0000 (23:11 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 16 Dec 2014 23:11:22 +0000 (23:11 +0000)
src/dht/test_dht_api_peer1.conf
src/dht/test_dht_tools.py.in

index 13c59d070fd1c0f63b009cd3f68d75f65adfa4e0..f38d6f1a3739a788f9d96c659eb94e0d41b034a9 100644 (file)
@@ -1,3 +1,5 @@
+@INLINE@ ../../contrib/no_forcestart.conf
+
 [dhtcache]
 QUOTA = 1 MB
 DATABASE = heap
index 1c6bdea187a3e94ef40334f744a9b79989c6f658..2fb611576229b2b47149a53c98477f25507e7efb 100644 (file)
@@ -98,10 +98,6 @@ def print_only_failer (command, rc, stdo, stde, normal):
 
 shutil.copyfile ('test_dht_api_peer1.conf', tempcfg)
 
-print ("TEST: Generating hostkey...", end='')
-r_pif ([], failer = print_only_failer)
-print ("PASS")
-
 print ("TEST: Starting ARM...", end='')
 r_arm (['-s'], failer = end_arm_failer, want_stdo = False, want_stde = False)
 print ("PASS")