fix for failure of dht testcase due to long wait for hostkey generation. testcase...
authorNathan S. Evans <evans@in.tum.de>
Fri, 7 May 2010 09:44:56 +0000 (09:44 +0000)
committerNathan S. Evans <evans@in.tum.de>
Fri, 7 May 2010 09:44:56 +0000 (09:44 +0000)
commite8fa3dbf6a3368a79b640c7d7229e42cc3318c9d
tree5325a4a1ad1c4ddff210909c6464b3ba1bc29bc5
parent3d6353b9601e966a7aedd294beb8b78363911bb2
fix for failure of dht testcase due to long wait for hostkey generation. testcase now uses gnunet-peerinfo to generate the hostkey first, then runs gnunet.  A much better fix would be to have services that need a hostkey not report to arm that they are happily running when they may hang indefinitely trying to generate or retrieve a hostkey.  Or if most things really need a hostkey have gnunet-service-arm generate the damned thing BEFORE starting services.
src/dht/test_dht_tools.sh