charm-percona-cluster/unit_tests
David Ames b97a0971c2 Bootstrap action after a cold boot
After a cold boot, percona-cluster will require administrative
intervention. One node will need to bootstrap per upstream
Percona Cluster documentation:
https://www.percona.com/blog/2014/09/01/galera-replication-how-to-recover-a-pxc-cluster/

This change adds an action to bootstrap a single node. On the other
nodes systemd will be attempting to start percona. Once the bootstrapped
node is up the others will join automatically.

Change-Id: Id9a860edc343ee5dbd7fc8c5ce3b4420ec6e134e
Partial-Bug: #1744393
2019-07-10 14:51:25 -07:00
..
__init__.py Convert to python3 2019-07-08 07:41:48 -07:00
test_actions.py Bootstrap action after a cold boot 2019-07-10 14:51:25 -07:00
test_percona_hooks.py Convert to python3 2019-07-08 07:41:48 -07:00
test_percona_utils.py Display bootstrap grstate after cold boot 2019-07-09 15:00:25 -07:00
test_utils.py Display bootstrap grstate after cold boot 2019-07-09 15:00:25 -07:00