~drizzle-trunk/drizzle/development

2198.5.1 by patrick crews
Added .cnf files for all currently used d-a randgen command lines. Some tests are disabled while we work on further tweaks to randgen integration. Will be fixed under a sep. bug
1
[test_info]
2
comment = single threaded test
3
4
[test_command]
5
command = ./gentest.pl --gendata=conf/drizzle/translog_drizzle.zz --grammar=conf/drizzle/translog_concurrent1.yy --Reporter=DrizzleTransactionLog  --queries=50 --threads=3 --seed=time
6
7
[test_servers]
8
servers = [[--transaction-log.enable]]