4b6aab1417
Replace check_log_err with log_includes/log_excludes
...
The latter are more explicit and easier to understand at the call site.
Also removed the redundant crash checks via the log files.
2018-11-19 20:02:11 +02:00
54370618bc
Stop keepalived after the tests
...
Once the tests are done keepalived must be stopped. This is done to
prevent it from affecting other tests.
2018-11-14 16:23:47 +02:00
6e43a900c6
Fix keepalived_masterdown
...
Backends use gtid-replication and the test is faster.
2018-10-16 16:09:38 +03:00
13d0c818f3
Stop keepalived after the test
...
Stopping keepalived on all nodes prevents it from interfering with tests
run after it.
2018-10-08 10:08:46 +03:00
7ec2f77708
Merge branch '2.2' into develop
2018-09-12 23:18:08 +03:00
f6840fbded
Remove implicit initialization of all maxscales
...
The extra maxscale instances are only started if the test explicitly
requests it.
2018-09-12 22:09:38 +03:00
c447e5cf15
Uncrustify maxscale
...
See script directory for method. The script to run in the top level
MaxScale directory is called maxscale-uncrustify.sh, which uses
another script, list-src, from the same directory (so you need to set
your PATH). The uncrustify version was 0.66.
2018-09-09 22:26:19 +03:00
4fd6d075cb
doc and astyle fixes
2018-08-29 12:00:52 +03:00
022c226d4b
Mxs 1665 keepalived masterdown test ( #171 )
...
* add keepalived_masterdown test
* add missing cnfs
2018-03-16 15:14:14 +02:00