]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
rolling_update: ensure pgs_by_state has at least 1 entry
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 25 Sep 2018 12:21:44 +0000 (14:21 +0200)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Tue, 25 Sep 2018 14:58:54 +0000 (14:58 +0000)
commit179c4d00d702ff9f7a10a3eaa513c289dd75d038
treed00c68935e4578e22178b6a9bdfa55135806f514
parentc13a3c34929f34af11fbd746e9c0502a70f84b97
rolling_update: ensure pgs_by_state has at least 1 entry

Previous commit c13a3c3 has removed a condition.

This commit brings back this condition which is essential to ensure we
won't hit a false positive result in the `when` condition for the check
PGs task.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
infrastructure-playbooks/rolling_update.yml