e1f1d8e58a
Merge branch '2.1' into 2.2
2018-02-02 16:05:14 +02:00
2c04adafd1
fix kerberos test and mxs1516 test
2018-01-31 18:17:50 +02:00
3c88bf1ec6
refactored tests ( #147 )
2017-12-08 12:23:04 +02:00
7b261ac99d
Use absolute paths in kerberos_setup
...
The files were located in the vagrant user's home directory but superuser
access is needed to copy them into /etc.
2017-10-12 12:29:43 +03:00
54a7051a3f
Fix tests broken by the merge
...
The merge caused compilation failures in two of the files.
2017-10-03 15:14:06 +03:00
bd39284f9c
Merge branch '2.1' into 2.2
2017-10-03 14:30:06 +03:00
af08647fa2
Add variadic ssh function to mariadb_nodes
...
The ssh_node function now supports printf style arguments. This is used to
simplify command execution on the nodes.
Curreltny, in addition to its old usage, it is used to drop extra
databases when replication is started.
2017-10-01 10:49:11 +03:00
773bae1615
Speed up testing
...
Removed unnecessary sleeps from tests that appear to serve no
purpose. Moveed the kerberos code from the general startup routines to the
kerberos test.
2017-09-21 09:36:50 +03:00
cbe878409a
Fix kerberos test ( #139 )
...
* add 'maxscale' and 'node_xxx' names to /etc/hosts and add 'yum clean all'
* add forgotten 'node_xxx' names to /etc/hosts
2017-08-24 12:40:31 +03:00
0d2514b9ce
fix kerberos setup files copying
2017-08-10 08:42:26 +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
8c6ca38a8a
add tests
2017-05-23 21:09:30 +03:00