ansible-mysql/tests
Emilien Mantel c338867c47 [WIP] Remove Stretch and Percona support 2019-12-16 16:33:08 +01:00
..
group_vars [WIP] Remove Stretch and Percona support 2019-12-16 16:33:08 +01:00
README.md [WIP] Remove Stretch and Percona support 2019-12-16 16:33:08 +01:00
import1.sql Replication OK (transfert from another git repo) 2015-08-11 10:23:53 +02:00
import2.sql Replication OK (transfert from another git repo) 2015-08-11 10:23:53 +02:00
inventory Import tests and vagrant 2015-07-12 12:15:59 +02:00
test.yml Support Debian Buster (#34) 2019-08-07 17:41:45 +02:00

README.md

About tests

IMPORTANT

  • DO NOT vagrant up! My Vagrantfile provides many VMs...
  • Each slave communicate to his master. You can't mix mysql and mariadb.

Tests

  • vagrant up the master
  • vagrant up the slave

Wait master fully installed before run slave.

Example:

vagrant up buster-upstream-mariadb-master
vagrant up buster-upstream-mariadb-slave