From 0931ebb456574fb3b4b25344e3ed26861eca7429 Mon Sep 17 00:00:00 2001 From: Aurelien Lourot Date: Wed, 3 Mar 2021 10:56:15 +0100 Subject: [PATCH] Fix docstring --- zaza/openstack/charm_tests/hacluster/tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zaza/openstack/charm_tests/hacluster/tests.py b/zaza/openstack/charm_tests/hacluster/tests.py index b365960..66d4f45 100644 --- a/zaza/openstack/charm_tests/hacluster/tests.py +++ b/zaza/openstack/charm_tests/hacluster/tests.py @@ -150,7 +150,7 @@ class HaclusterScaleBackAndForthTest(HaclusterBaseTest): cls._hacluster_charm_name = test_config['hacluster-charm-name'] def test_930_scaleback(self): - """Remove two units, recalculate quorum and re-add two units. + """Remove one unit, recalculate quorum and re-add one unit. NOTE(lourot): before lp:1400481 was fixed, the corosync ring wasn't recalculated when removing units. So within a cluster of 3 units,