Files
ansible-mysql/tests
Emilien Mantel 1ec3b388a0 Modern Ansible
2019-04-12 09:38:42 +02:00
..
2018-03-17 17:28:54 +01:00
2015-07-12 12:15:59 +02:00
2019-04-12 09:38:42 +02:00
2018-03-17 17:28:54 +01:00
2018-03-17 17:28:54 +01:00

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 stretch-upstream-mariadb-master
vagrant up stretch-upstream-mariadb-slave