check-patroni/tests
benoit 77722f40c1 Fix liveness check
The liveness probe used to return something. It looks like it doesn't do
it anymore and it breaks the `node_is_alive` check.

Issue: #31
2023-08-21 15:13:22 +02:00
..
json Fix liveness check 2023-08-21 15:13:22 +02:00
__init__.py Use isort to automatically sort imports 2023-03-20 14:56:11 +01:00
test_api.py Use isort to automatically sort imports 2023-03-20 14:56:11 +01:00
test_cluster_config_has_changed.py Use isort to automatically sort imports 2023-03-20 14:56:11 +01:00
test_cluster_has_leader.py Use isort to automatically sort imports 2023-03-20 14:56:11 +01:00
test_cluster_has_replica.py Use isort to automatically sort imports 2023-03-20 14:56:11 +01:00
test_cluster_is_in_maintenance.py Use isort to automatically sort imports 2023-03-20 14:56:11 +01:00
test_cluster_node_count.py Redefining cluster_node_count using Patroni 3.0.4's new status indicators 2023-08-21 11:59:55 +02:00
test_node_is_alive.py Fix liveness check 2023-08-21 15:13:22 +02:00
test_node_is_pending_restart.py Use isort to automatically sort imports 2023-03-20 14:56:11 +01:00
test_node_is_primary.py Use isort to automatically sort imports 2023-03-20 14:56:11 +01:00
test_node_is_replica.py Use isort to automatically sort imports 2023-03-20 14:56:11 +01:00
test_node_patroni_version.py Use isort to automatically sort imports 2023-03-20 14:56:11 +01:00
test_node_tl_has_changed.py Use isort to automatically sort imports 2023-03-20 14:56:11 +01:00
tools.py Fix liveness check 2023-08-21 15:13:22 +02:00