canonical / postgresql-k8s-operator

A Charmed Operator for running PostgreSQL on Kubernetes
https://charmhub.io/postgresql-k8s
Apache License 2.0
9 stars 19 forks source link

Failure of HA test on Juju 3.1.6 #304

Open marceloneppel opened 11 months ago

marceloneppel commented 11 months ago

One of the HA tests constantly fail on Juju 3.1.6:

FAILED tests/integration/ha_tests/test_self_healing.py::test_kill_db_process[/usr/bin/patroni] - AssertionError: assert 'postgresql-k8s/0' != 'postgresql-k8s/0'

Let's think about the need of the automatic switchover in the test.

github-actions[bot] commented 11 months ago

https://warthogs.atlassian.net/browse/DPE-2843

taurus-forever commented 9 months ago

@marceloneppel is it still topical?

marceloneppel commented 9 months ago

Yes, it's still topical.