Commit graph

8 commits

Author SHA1 Message Date
Denis Laxalde a0189ebba7 Fix some typos spotted by codespell 2.2.6 2023-10-03 09:53:53 +02:00
benoit b9fbdfdefd fix vagrant/check_patroni.sh 2023-08-24 17:30:39 +02:00
benoit 259f04587b Add a node_is_leader service to check for the leader states
It's possible to check for any kind of leader of specifically for a
standby leader.
2023-08-23 18:22:49 +02:00
benoit 2bcddf9f87 Add a --is-sync and --is-async to node_is_replica 2023-08-23 15:41:15 +02:00
benoit 99bf1c5bb5 Add new service cluster_has_scheduled_action 2023-08-23 12:08:19 +02:00
benoit d99faeba15 Add tests for the output of the script and support pre/post 3.0.4
* Change all replica status from `running` to `streaming`
* Add an option to pytest to change the state back to `running`
* Also tests the output of the script
* Add a quick test script for live clusters
2023-08-23 10:53:09 +02:00
benoit d5adcd9db3 Add a cp_origin parameter in the Vagrantfile
* "test": use the local repository
* "origin": use the latest official release
2022-07-15 11:16:19 +02:00
benoit 77f07b105e Move vagrant to / 2022-07-11 12:38:39 +02:00