baron
d44e8b539b
clean up a couple of things causing tests to fail for me, and remove a feature that's not quite ready yet, and add another feature for innodb compression
2012-03-30 17:04:25 -04:00
Brian Fraser fraserb@gmail.com
f8113b4676
A parse_ethtools() that actually works
2012-03-29 19:44:51 -03:00
Brian Fraser fraserb@gmail.com
996a76a68e
pt-summary shouldn't leave empty files; both summary tools should
...
die if passed a --save-samples directory that has files in it.
2012-03-29 19:21:32 -03:00
Brian Fraser fraserb@gmail.com
9fbb796022
More tests for get_var
2012-03-28 15:59:16 -03:00
Brian Fraser fraserb@gmail.com
3ee8f9ba71
Fixed the Table Cache bugs.
...
Also makes t/lib/bash/collect_system_info.sh actually call setup_commands.
2012-03-28 15:29:57 -03:00
Brian Fraser fraserb@gmail.com
4bb5968c23
More fixes as per the reviews.
...
- Took out ${prefix}-
- get_var sanity
- pt-mysql-summary now follows pt-summary's suit and doesn't take
in files to write to
- pt-summary defers setting the CMD_FOO vars to a function, as
otherwise it would skip our PATH mungling.
2012-03-28 13:04:14 -03:00
Brian Fraser fraserb@gmail.com
ae6c1e3789
More fixes:
...
- pt-mysql-summary's --read-samples shouldn't need an active connection
- Bunch of pt-summary bugs, particularly several relating to disks.
2012-03-27 12:53:31 -03:00
Brian Fraser fraserb@gmail.com
0e4fa22d18
*-summary tools: Changes from the reviews. Tests for pt-mysql-summary not finished yet
2012-03-27 06:19:37 -03:00
Brian Fraser fraserb@gmail.com
63064173a9
Correct test plans & add missing files
2012-03-24 16:27:47 -03:00
Brian Fraser fraserb@gmail.com
3ffda5677b
pt-summary for 2.1, also changes to pt-mysql-summary from Daniel's review
2012-03-24 14:20:09 -03:00
Brian Fraser fraserb@gmail.com
88a9a66946
pt-mysql-summary for 2.1
2012-03-20 18:29:35 -03:00
Brian Fraser fraserb@gmail.com
55c7248c54
(more syncing)
2012-03-20 17:16:06 -03:00
Brian Fraser fraserb@gmail.com
31afeb73b5
(temp commit, syncing up)
2012-03-20 11:21:16 -03:00
Daniel Nichter
fe3b5de233
Set TZ to make tests work on other boxes.
2012-03-07 10:22:38 -07:00
Daniel Nichter
14760f22d3
Fix trailing blank lines in samples.
2012-03-07 09:38:10 -07:00
Daniel Nichter
991d6c606b
Fix samples for MySQL 5.0.
2012-03-07 09:35:50 -07:00
Daniel Nichter
e122b884e2
Merge lp:~percona-toolkit-dev/percona-toolkit/fix-928226.
2012-03-06 14:18:51 -07:00
Daniel Nichter
293caf3376
Wait for unstable test.
2012-03-06 13:56:17 -07:00
Daniel Nichter
df0f793815
Fix pt-query-digest mirror.t from previous merges.
2012-03-06 13:23:20 -07:00
Daniel Nichter
b5160b4b71
Fix number of tests.
2012-03-06 13:16:42 -07:00
Daniel Nichter
89263e6465
Make test case-insenstive so it works on 5.0 as well as 5.1+.
2012-03-06 12:05:52 -07:00
Daniel Nichter
d20d8bb878
Merge lp:~percona-toolkit-dev/percona-toolkit/fix-osc-repl-bug-933232.
2012-03-02 13:29:44 -08:00
Daniel Nichter
866a042444
Add --execute and die unless it's given. Enhance docu/risks about replication.
2012-03-02 12:30:16 -08:00
Brian Fraser fraserb@gmail.com
06f1b7319e
Fix for 928226: https://bugs.launchpad.net/percona-toolkit/+bug/928226
2012-03-02 11:05:33 -08:00
Daniel Nichter
36c666ca11
Merge lp:~percona-toolkit-dev/percona-toolkit/fix-md-bug-926598.
2012-03-02 10:19:57 -08:00
Daniel Nichter
afd0b2a713
Merge lp:~percona-toolkit-dev/percona-toolkit/collect-without-stalking.
2012-03-02 08:16:55 -08:00
Daniel Nichter
7247a3a9ac
Test, ensure pt-table-checksum can handle col names with dots.
2012-03-01 08:20:12 -08:00
Daniel Nichter
3ff75bbec6
Merge lp:~percona-toolkit-dev/percona-toolkit/stabilize-test-suite r130.
2012-02-27 17:08:15 -07:00
Daniel Nichter
b9f6c14e30
Make collect.t mysqladmin debug test more reliable.
2012-02-24 09:39:49 -07:00
Daniel Nichter
6620595fac
Make collect.t mysqladmin debug test reliable.
2012-02-24 09:18:18 -07:00
Daniel Nichter
b99293d1b3
Simplify and individuate Bash tests so prove reports failures where they happen.
2012-02-23 13:58:57 -07:00
Daniel Nichter
a83e97a821
Parse InnoDB_trx_id as a string.
2012-02-23 09:34:17 -07:00
Brian Fraser fraserb@gmail.com
3cfb1c0af7
pt-mysql-summary 2.0
2012-02-22 08:45:26 -03:00
Daniel Nichter
a33031e6e4
Merge 2.0 r187.
2012-02-21 14:26:44 -07:00
Daniel Nichter
65bf629184
Remove test debug hacks.
2012-02-21 14:23:41 -07:00
Daniel Nichter
8e9e8eb7a6
Test and fix space-flattening bug.
2012-02-21 13:22:56 -07:00
Daniel Nichter
7c76b25179
Fix basics.t so it doesn't break replication. Add IF EXISTS to DROP TABLE statements.
2012-02-21 12:34:21 -07:00
Daniel Nichter
75457eaadd
Test, update modules, and fix bug 873598 in pt-online-schema-change.
2012-02-21 09:06:08 -07:00
Daniel Nichter
17fe96f361
Test and quote all idents, including reserved words and those with spaces, in CopyRowsInsertSelect.pm.
2012-02-20 11:37:34 -07:00
Daniel Nichter
39fe787fdd
Test and quote all idents, including reserved words and those with spaces, in OSCCaptureSync.pm.
2012-02-20 11:09:36 -07:00
Daniel Nichter
c0e016e9d1
Add another test to verify collect.
2012-02-16 13:40:41 -07:00
Daniel Nichter
cd17a20119
Add and test --[no]stalk to pt-stalk. Fix ps in pt-stalk tests. Add PerconaTest::wait_for_sh().
2012-02-16 13:32:46 -07:00
Daniel Nichter
7016b26f09
More test debug hacks.
2012-02-16 10:52:28 -07:00
Daniel Nichter
a17cbc8bd8
Add --filter to pt-kill and allow arbitrary --group-by.
2012-02-15 11:09:29 -07:00
Daniel Nichter
c800ba8fa1
Add test debug hack back to collect.sh.
2012-02-14 14:50:38 -07:00
Daniel Nichter
ab6bafe3ed
Remove debug hack from collect.sh.
2012-02-14 14:22:17 -07:00
Daniel Nichter
2c65aa85ae
Add debug hack to collect.sh.
2012-02-14 14:03:15 -07:00
Daniel Nichter
810ce4b02d
Fixed CompareResults.t.
2012-02-14 13:37:52 -07:00
Daniel Nichter
d0e3fb38ca
More debug hacks.
2012-02-14 13:30:15 -07:00
Daniel Nichter
b6dc9d3832
More debug hacks.
2012-02-14 13:22:11 -07:00