Merge lp://qastaging/~patrick-crews/drizzle/dbqp_randgen_trx_log_tests into lp://qastaging/drizzle/7.0

Proposed by Patrick Crews
Status: Merged
Approved by: Lee Bieber
Approved revision: 2208
Merged at revision: 2210
Proposed branch: lp://qastaging/~patrick-crews/drizzle/dbqp_randgen_trx_log_tests
Merge into: lp://qastaging/drizzle/7.0
Diff against target: 340 lines (+98/-20)
27 files modified
tests/lib/randgen/randgen_test_execution.py (+4/-1)
tests/lib/test_mgmt/test_execution.py (+11/-0)
tests/randgen_tests/innodb_trx_log/multi_thread1.cnf (+1/-1)
tests/randgen_tests/innodb_trx_log/multi_thread1_mix.cnf (+1/-1)
tests/randgen_tests/innodb_trx_log/multi_thread2.cnf (+1/-1)
tests/randgen_tests/innodb_trx_log/multi_thread2_mix.cnf (+1/-1)
tests/randgen_tests/innodb_trx_log/multi_thread3.cnf (+1/-1)
tests/randgen_tests/innodb_trx_log/multi_thread3_mix.cnf (+1/-1)
tests/randgen_tests/innodb_trx_log/single_thread3.cnf (+1/-1)
tests/randgen_tests/innodb_trx_log/trx_ordering.cnf (+2/-2)
tests/randgen_tests/slave_plugin/multi_thread1.cnf (+8/-0)
tests/randgen_tests/slave_plugin/multi_thread1_mix.cnf (+8/-0)
tests/randgen_tests/slave_plugin/multi_thread2.cnf (+8/-0)
tests/randgen_tests/slave_plugin/multi_thread2_mix.cnf (+8/-0)
tests/randgen_tests/slave_plugin/multi_thread3.cnf (+8/-0)
tests/randgen_tests/slave_plugin/multi_thread3_mix.cnf (+8/-0)
tests/randgen_tests/slave_plugin/single_thread3.cnf (+8/-0)
tests/randgen_tests/slave_plugin/slave_plugin.cnf (+1/-1)
tests/randgen_tests/slave_plugin/trx_ordering.cnf (+8/-0)
tests/randgen_tests/trx_log/multi_thread1.cnf (+1/-1)
tests/randgen_tests/trx_log/multi_thread1_mix.cnf (+1/-1)
tests/randgen_tests/trx_log/multi_thread2.cnf (+1/-1)
tests/randgen_tests/trx_log/multi_thread2_mix.cnf (+1/-1)
tests/randgen_tests/trx_log/multi_thread3.cnf (+1/-1)
tests/randgen_tests/trx_log/multi_thread3_mix.cnf (+1/-1)
tests/randgen_tests/trx_log/single_thread3.cnf (+1/-1)
tests/randgen_tests/trx_log/trx_ordering.cnf (+2/-2)
To merge this branch: bzr merge lp://qastaging/~patrick-crews/drizzle/dbqp_randgen_trx_log_tests
Reviewer Review Type Date Requested Status
Drizzle Developers Pending
Review via email: mp+51663@code.qastaging.launchpad.net

Description of the change

We can now run all of our trx_log tests directly from our tree, provided we have the randgen installed : )

Organized into suites like dtr tests. The slave_plugin suite is still a bit wonky - hammering out some details with Shrews / will open a separate bug.

However, the trx_log and innodb_trx_log tests work perfectly and from a single cmd_line!

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches