mariadb/mysql-test/lib
Luis Soares 2745978a9e WL#5408: Reduce Pushbuild2 turnaround times for rpl suite.
This patch aims at moving some rpl tests to be run on a daily
basis instead of running on a per push basis. To accomplish such
goal the following modifications are proposed:

- MTR: added --skip-test-list cli parameter

  This option allows the user to specify more than one
  disabled.def file, for example:

  perl mtr --skip-test-list=list1.list --skip-test-list=list2.list

- Added collections/disabled-per-push.list

  This file lists the test cases that should be disabled per
  push.

- Changed mysql-test/collections/default.push

  Added --skip-test-list=collections/disabled-per-push.list
  to rpl_binlog_row, ps_row and n_mix runs.

- Changed mysql-test/collections/default.daily

  Added rpl_binlog_row run (since it is partially run per push we
  should run it fully on a daily basis).
2010-06-02 13:01:42 +01:00
..
My Bug #52149 - packaging differences in CMake build 2010-03-17 19:56:22 +01:00
t A follow-up on WL#5154 and WL#5182: remove forgotten options. 2010-03-03 22:22:02 +03:00
v1 Bug #51511 MTRv1 unable to find mysqld binary in out-of-source cmake builds 2010-03-06 20:22:04 +01:00
mtr_cases.pm WL#5408: Reduce Pushbuild2 turnaround times for rpl suite. 2010-06-02 13:01:42 +01:00
mtr_gcov.pl
mtr_gprof.pl
mtr_io.pl
mtr_match.pm
mtr_misc.pl
mtr_process.pl
mtr_report.pm
mtr_stress.pl
mtr_unique.pm