b0b8d000f8
Pass filename as maxpasswd argument
...
The 2.0 version of maxpasswd requires that the filename is given as the
first argument. Only 2.1 and newer versions check for the default key
file.
2017-05-30 15:42:09 +03:00
d516fa21fa
Bring galera template to the replication template
...
The only difference in the galera template is now in the monitor
definition and in the server address values. This fixes the unexpected
responses that some of the galera mysqltest cases suffer from.
2017-05-30 15:42:09 +03:00
313be69281
Disable MXS-781 test for 2.0
...
The bug is fixed in 2.1.
2017-05-30 15:42:09 +03:00
ddc7b0fb09
Fix more galera test configurations
...
Some tests used galera options that aren't in 2.0 which caused the tests
to fail.
Also added an upper limit to some tests to reduce excessive execution
times.
2017-05-30 15:42:09 +03:00
20f31428ac
Add missing CLI interface to configs
...
The regexfilter test was missing the CLI definition which slows down the
test.
2017-05-30 15:42:09 +03:00
a4802cdbd1
Disable parts of tests that don't work in 2.0
...
The configuration checking functionality doesn't detect bad router options
in 2.0.
2017-05-30 15:42:08 +03:00
ae444c214b
Fix fwf_prepared_stmt expectations
...
The test should expect all prepared statements to fail. This needs to be
changed for 2.1 and newer versions.
2017-05-30 15:42:08 +03:00
45aa82b4eb
Disable testing of features found in 2.1 and up
...
The tests can't pass as the functionality hasn't been implemented.
2017-05-30 15:42:07 +03:00
a57b9cf0b0
Disable tee tests for 2.0
...
The tee filter does not work correctly in 2.0.
2017-05-30 15:42:07 +03:00
819a0296ab
Fix 2.0 tests
...
Altered some of the tests to look for less specific log entries. Removed
new options from galera configurations. Reduced log output of some tests.
2017-05-30 15:42:06 +03:00
42c85eb110
Download MariaDB Connector-J for testing
...
Instead of bundling the connector with the tests, it should be downloaded
at configuration time.
2017-05-30 15:42:05 +03:00
d7d4ec29bb
Add tests from develop
...
Added tests from develop. The test results need to be modified for 2.0.
2017-05-26 15:40:40 +03:00