Merge lp://qastaging/~patrick-crews/drizzle-automation/randgen_translog into lp://qastaging/drizzle-automation

Proposed by Patrick Crews
Status: Merged
Merged at revision: 216
Proposed branch: lp://qastaging/~patrick-crews/drizzle-automation/randgen_translog
Merge into: lp://qastaging/drizzle-automation
Diff against target: 266 lines (+116/-18) (has conflicts)
6 files modified
drizzle/automation/config/randgen/randgen_transaction_log.cnf (+35/-0)
drizzle/automation/lib/db.py (+4/-0)
drizzle/automation/lib/options.py (+8/-1)
drizzle/automation/lib/util.py (+7/-1)
drizzle/automation/randgen/run.py (+34/-2)
drizzle/automation/server/drizzled.py (+28/-14)
Text conflict in drizzle/automation/lib/db.py
To merge this branch: bzr merge lp://qastaging/~patrick-crews/drizzle-automation/randgen_translog
Reviewer Review Type Date Requested Status
Drizzle Automatons Pending
Review via email: mp+40676@code.qastaging.launchpad.net

Description of the change

Changes needed to be able to run our transaction log tests.
We need to be able to signal that we need a validation server + control it as needed.
We have added --with-validation-server to signal that we need this for a randgen test
This code is only for randgen runs - not needed elsewhere.
Also added configuration file for running the transaction log randgen tests.

To post a comment you must log in.
218. By Patrick Crews

Altered db.py - was failing due to change in variable name

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