DEPRECATED: this repo has been merged into https://github.com/cloudfoundry/pxc-release
This repository contains a go process to manage the start process for Galera in [cf-mysql-release] (https://github.com/cloudfoundry/cf-mysql-release).
./bin/test-unit
With default DB configuration:
./bin/test-integration
Default Options:
Host: localhost
Port: 3306
User: root
Password: ''
Override defaults:
CONFIG="{Password: 'password'}" ./bin/test-integration