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

Proposed by Patrick Crews
Status: Merged
Approved by: Lee Bieber
Approved revision: 2126
Merged at revision: 2124
Proposed branch: lp://qastaging/~patrick-crews/drizzle/dbqp_add_reorder
Merge into: lp://qastaging/drizzle/7.0
Diff against target: 572 lines (+304/-11)
15 files modified
tests/dbqp.py (+14/-0)
tests/lib/drizzle_test_run/dtr_test_execution.py (+15/-0)
tests/lib/drizzle_test_run/dtr_test_management.py (+42/-0)
tests/lib/server_mgmt/drizzled.py (+14/-0)
tests/lib/server_mgmt/server_management.py (+14/-0)
tests/lib/sys_mgmt/codeTree.py (+14/-0)
tests/lib/sys_mgmt/logging_management.py (+20/-1)
tests/lib/sys_mgmt/port_management.py (+24/-1)
tests/lib/sys_mgmt/system_management.py (+18/-1)
tests/lib/sys_mgmt/time_management.py (+15/-0)
tests/lib/test_mgmt/execution_management.py (+14/-0)
tests/lib/test_mgmt/test_execution.py (+14/-0)
tests/lib/test_mgmt/test_management.py (+29/-1)
tests/lib/test_mode.py (+17/-5)
tests/lib/test_run_options.py (+40/-2)
To merge this branch: bzr merge lp://qastaging/~patrick-crews/drizzle/dbqp_add_reorder
Reviewer Review Type Date Requested Status
Drizzle Developers Pending
Review via email: mp+47753@code.qastaging.launchpad.net

Description of the change

This branch adds --reorder and a placeholder --fast option.
We also quell unneeded libtool message when it isn't applicable.

I also merged in my other changes just to test them in conjunction with these changes. (just a warning in case merging presents any messages about this or whatever)

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