Wes Hardaker wrote:
To make this worse, however, I actually wonder if it should be off by
default.  A huge walk requires a huge timeout and a huge delay in the
make test suite.

I think we need to start thinking about test levels, where this would
be > than the default level to run.  EG, default = 5 and this would be
something like an 8.

Interesting idea. However, a significant contribution to the slowness of the test suite currently is (also) the fact that we've implemented each test as being self-contained, so it involves a complete startup and shutdown of the daemons. So another obvious possibility to speed things up would be to have the test suite organized as a number of self-contained test *groups* each having a number of sub-tests. Each sub-test would operate against the same running daemon.

And yes, Dave, I'm thinking of 5.4 at earliest.


+Thomas

--
Thomas Anders (thomas.anders at blue-cable.de)


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to