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_concurrent3.yy --Reporter=DrizzleInnoTrxLog --queries=50 --threads=3 --seed=time |
|
6 |
||
7 |
[test_servers]
|
|
2207.5.1
by patrick crews
Did what was needed to run our trx log / slave tests. We now communicate additional information via environment variables that the randgen can use to communicate with the proper server(s). Modified the randgen as well |
8 |
servers = [[--innodb.replication-log=true],[]] |