Commit Graph

129 Commits

Author SHA1 Message Date
frank-cizmich
9616c8a415 5.7 sandbox db corrected - url of test db changed 2015-12-10 17:32:04 -03:00
frank-cizmich
b408fcfd01 misc test and sandbox fixes 2015-08-03 17:26:51 -03:00
Frank Cizmich
735cf10594 merged pt-table-checksum-compatibility-with-pxc-1399789 2015-01-20 13:55:31 -02:00
Frank Cizmich
3b1aca8293 unique-id function for cluster nodes. added pxc5.6 config. modified pxc test 2015-01-14 18:08:07 -02:00
Frank Cizmich
535eeab38a added sandbox for 5.7 - fixed sakila for 5.7 compatibility 2014-12-01 14:07:37 -02:00
Frank Cizmich
58006a38db fixes pt-mysql-summary-fails-to-parse-wsrep_provider_options-1264580 2014-09-03 13:25:38 -03:00
Daniel Nichter
3b96187313 Change --skip-gtid-uuid to --master-uuid. Make test more reliable. Simplify code and clean up docs. 2014-05-28 13:31:10 -07:00
Kenny Gryp
b3c6a0aac2 bail out when pt-slave-restart has gtid enabled and multiple replication threads are enabled 2014-04-30 16:53:04 +02:00
Kenny Gryp
129b150fff added basic gtid support to pt-slave-restart 2014-04-30 14:16:05 +02:00
Daniel Nichter
302a9a21a1 Add failing test in settings.t. Add EXTRA_DEFAULTS_FILE to start-sandbox so a sandbox can be started with any additional settings, like explicit_defaults_for_timestamp. 2013-06-25 18:18:29 -07:00
Brian Fraser
7d5da6e6f5 Rebased the branch to trunk 2013-04-12 12:58:10 -03:00
Brian Fraser
db0a29561c Fixes per Daniel's review 2013-04-09 10:21:15 -03:00
Daniel Nichter
e5e6b1d9b9 Fix pt-heartbeat/pxc.t. Exit early in test-env if wget fails. Add APP=FORK|mysql to start-sandbox so it too works around the pxc mysqld -V bug; add FORK=pxc to start_sandbox() calls. 2013-03-08 10:07:05 -08:00
vagrant
69a50ee27d Add PXC support to util/test-env. 2013-03-07 17:23:26 -08:00
vagrant
7db92dcaa4 Use mysqld -V --bind-address IP for PXC in start-standbox so the version is printed. 2013-03-07 16:39:07 -08:00
vagrant
ae79c8d746 Add PXC support to sandbox/test-env. 2013-03-07 16:08:56 -08:00
vagrant
664449b153 Do not 'REPLACE INTO percona_test.sentinel' in start-sandbox because it doesn't work with RBR. Fix pt-table-checksum/pxc.t re this, and make pt-osc/pxc.t better re this. 2013-03-07 13:17:01 -08:00
Daniel Nichter
2dc610ffe7 Make 'test-env restart cluster' work. 2013-03-06 12:03:34 -07:00
Daniel Nichter
5b56f8fccc Retry metadata locks. Add --plugin to make testing this easier. Print --statistics in cleanup tasks. Add a helper script for myself: sandbox/set-mysql. 2013-02-28 12:29:17 -07:00
Daniel Nichter
56799ce06b Change msandbox@localhost to msandbox@% to fix pt-show-grants/basics.t. 2013-02-27 19:33:05 -07:00
Daniel Nichter
9edaa3c4e2 Add the aforementioned InnoDB tables in mysql db. 2013-02-26 22:56:54 -07:00
Daniel Nichter
519ee42924 Fix MySQL 5.6 data again, this time manually loading all InnoDB tables in mysql db. 2013-02-26 22:55:29 -07:00
Daniel Nichter
07b818b730 Merge p:~percona-toolkit-dev/percona-toolkit/fix-1087319-quoter-multiple-nulls 2013-02-19 13:01:58 -07:00
Daniel Nichter
eb2585fb32 Various test fixes for MySQL 5.6.10 (which seems not to have mysql.hosts any longer). 2013-02-18 18:06:05 -07:00
Daniel Nichter
11a4edd8e8 Fix lib/Sandbox.pm for MySQL 5.6 too: don't checksum system and stat tables. Update 5.6 data.tar.gz with default data from 5.6.10. 2013-02-18 17:34:01 -07:00
Daniel Nichter
58f4f06fbb Add /usr/local/bin to PATH in jenkins-test. 2013-02-18 12:17:32 -07:00
Daniel Nichter
4c519735f7 Merge 2.1.9 fixes. 2013-02-05 09:47:17 -07:00
Brian Fraser
1283b5c8d0 Re-added comments to the skipped MariaDB warning in pt-osc, and ported back the changes to enable MariaDB sandboxes 2013-01-30 13:00:03 -03:00
Daniel Nichter
3dc0b19f7e Add env to jenkins-test. 2013-01-21 19:21:30 -07:00
Daniel Nichter
b532c0a3ba Add df -h and w to jenkins-test just in case. 2013-01-18 18:33:36 -07:00
Brian Fraser
49ddddd4f7 start-sandbox: Silence spurious grep warnings 2012-12-21 09:45:30 -03:00
Brian Fraser
42484ecd10 Merged mysql-5.6-test-fixes and resolved conflicts 2012-12-19 13:47:54 -03:00
Daniel Nichter
8b2f6bbd14 Fix REFETCH_MYSQL. 2012-12-14 17:22:41 -07:00
Daniel Nichter
0c60e12b42 Add REFETCH_MYSQL to jenkins-test. 2012-12-14 17:12:50 -07:00
Daniel Nichter
2942f2c028 Set USER=jenkins if not set in util/jenkins-test. 2012-12-14 11:46:56 -07:00
Brian Fraser
0ebe4ce6ce Merged pxc-pt-heartbeat 2012-12-13 22:24:03 -03:00
Daniel Nichter
d3f788a669 Add /usr/local/bin to PATH in jenkins-test. 2012-12-13 15:26:34 -07:00
Brian Fraser
6d01f5085b start-sandbox: If starting a cluster node that isn't the first one in the cluster, change the first's wsrep_cluster_address. This stops /tmp/12345/stop; /tmp/12345/start from creating a second cluster -- instead, it rejoins the original 2012-12-11 18:43:45 -03:00
Daniel Nichter
e82f062156 Fix root test in jenkins-test. 2012-12-07 14:55:52 -07:00
Daniel Nichter
d4a24a8afd Make jenkins-test not run as root. 2012-12-07 14:47:38 -07:00
Daniel Nichter
9ab8b33724 sudo su -- jenkins if running as root. 2012-12-07 14:18:06 -07:00
Daniel Nichter
fb3149b8be Set HOME=/home/jenkins if not defined and that dir exists. 2012-12-07 13:54:56 -07:00
Daniel Nichter
cfcfede0ef Add env to jenkins-test for debugging when needed. 2012-12-07 13:47:27 -07:00
Daniel Nichter
4903cc034b Remove SET TIME_ZONE from sakila.sql so the literal data-times are used, not adjusted based on the system tz. 2012-12-05 15:05:41 -07:00
Daniel Nichter
a672a1d98d Add QUERY_CACHE_SIZE to start-sandbox. Make t/pt-upgrade/warnings.t use 12349 instead of 12348, and start it with QUERY_CACHE_SIZE explicitly so MySQL 5.6.8 works. 2012-12-05 10:52:12 -07:00
Daniel Nichter
526a12438e Fix pt-table-sync/basics.t data because timestamps in sakila.sql changed. 2012-12-04 00:34:56 +00:00
Daniel Nichter
e7c3e908bb Create percona_test.sentinel in start-sandbox so wait_for_slave() works for other sandboxes. skip_all for skip_innodb.t with 5.6 because of http://bugs.mysql.com/67798. 2012-12-04 00:14:20 +00:00
Daniel Nichter
cb640e2cad Fix 5.6 data. Make start-sandbox load extra .sql files. Make ptc/basics.t pass on 5.6. 2012-12-03 21:08:42 +00:00
Daniel Nichter
9edf7bf471 Merge 2.1 r476. 2012-12-03 20:08:27 +00:00
Daniel Nichter
6c9f4c0722 Fix sakila.sql so it loads on 5.0. Only wait 60s for replication for test-env start. 2012-12-03 20:06:47 +00:00