* README update * Remove useless legacy files * Small refactoring for Galera Cluster * Modern Ansible * Some changes on travis + Vagrant * Help debug: display all facts * Fix galera config for docker  | 
			||
|---|---|---|
| .. | ||
| group_vars | ||
| README.md | ||
| import1.sql | ||
| import2.sql | ||
| inventory | ||
| test.yml | ||
		
			
				
				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 stretch-upstream-mariadb-master
vagrant up stretch-upstream-mariadb-slave