ansible-mysql/tests
Emilien Mantel 540a81f0a6 Minor changes 2019-12-28 18:51:33 +01:00
..
group_vars [WIP] Remove Stretch and Percona support 2019-12-16 16:33:08 +01:00
README.md Minor changes 2019-12-28 18:51:33 +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 Minor changes 2019-12-28 18:51:33 +01:00

README.md

About tests

IMPORTANT

  • DO NOT vagrant up! My Vagrantfile provides many VMs...
  • Each slave communicate to his master.

Tests

  • vagrant up the-master
  • vagrant up the-slave

Wait master fully installed before run slave.

Example:

vagrant up vbox-buster-default-master
vagrant up vbox-buster-default-slave