6766114820
Merge branch '2.3' into 2.4
2020-07-08 09:38:32 +03:00
9955f00bf5
MXS-3031 Add function for resetting users
...
With this function, a test that changes the default test users
on a node can reset the situation.
2020-07-08 09:31:42 +03:00
9f07613330
Merge branch '2.3' into 2.4
2020-07-02 10:38:54 +03:00
1756857f5d
Fix galera initialization with 10.4
...
For whatever reason, galera complains on startup about
wsrep_cluster_address missing even when mysql_install_db is run. By making
sure that we configure it before we initialize the database, the problems
seem to go away.
2020-07-01 15:15:15 +03:00
63d1f66797
MXS-2900 Include from predefined search directories in maxtest
...
Similar style is used in other MaxScale libraries.
2020-06-12 19:26:47 +03:00
ac1e2d4202
Merge branch '2.3' into 2.4
2020-06-03 10:40:24 +03:00
5380bd65f1
Detect dropped system tables
...
If a test breaks the system by dropping a system database, the replication
check wouldn't detect it.
2020-06-03 10:39:36 +03:00
e565a6d9b8
Merge branch '2.3' into 2.4
2020-05-28 09:01:49 +03:00
0907e0f0e5
Add BACKEND_SSL VM type
...
This is needed by tests that use add_test_executable_ex and require
backend SSL. Also fixed a problem in disable_ssl where an empty query was
executed instead of the query itself.
2020-05-27 14:06:51 +03:00
93c3e9ce23
MXS-2919: Add test case
...
The test checks that no slaves are used when the replication lag is not
measurable.
2020-04-18 07:19:43 +03:00
9115887725
Merge branch '2.3' into 2.4
2020-04-16 17:34:08 +03:00
f549d95793
MXS-2900 maxtest header cleanup
2020-04-11 22:10:35 +03:00
1f15cd3d2e
Merge branch '2.3' into 2.4
2020-04-11 00:19:16 +03:00
03726a5f25
MXS-2900 Rename maxtest files
...
Many of the headers were not renamed to avoid changing every test.
2020-04-10 20:50:28 +03:00