summaryrefslogtreecommitdiff
path: root/kazoo/tests/conftest.py
diff options
context:
space:
mode:
authorStephen Sorriaux <stephen.sorriaux@gmail.com>2023-04-10 17:10:50 -0400
committerStephen Sorriaux <stephen.sorriaux@gmail.com>2023-04-24 14:04:44 -0400
commitd218dc970575f5d6042c14060d36e118a8c92e57 (patch)
tree960e1a9735a401186bfe7267d8cb384483bbd922 /kazoo/tests/conftest.py
parent6b40a43761f456efafa48a262be145fb6fc74fc9 (diff)
downloadkazoo-d218dc970575f5d6042c14060d36e118a8c92e57.tar.gz
fix(testing): cleanup ZK cluster between test cases
Now performing a ZK cluster nuking at the end of each test case since keeping the same ZK state from test cases to test cases actually led to some tests randomly failing. Added `client_cluster_health` ZK client in the `setup_zookeeper()` step that is there to "guarantee" the cluster is up and running, without even considering the configuration that will be used by the test itself.
Diffstat (limited to 'kazoo/tests/conftest.py')
0 files changed, 0 insertions, 0 deletions