]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
rolling update: skip pg check if num_pgs = 0 1795/head
authorSébastien Han <seb@redhat.com>
Wed, 23 Aug 2017 10:31:15 +0000 (12:31 +0200)
committerSébastien Han <seb@redhat.com>
Thu, 24 Aug 2017 06:50:49 +0000 (08:50 +0200)
commit4a4a20f07d408677b4f22b7c455620c2bd66e709
tree8b6c436793bc1a8e0df40053e8939475eb8ce9dd
parente9c1ade0f4a98fbbfbd885a713afb23412a34718
rolling update: skip pg check if num_pgs = 0

In our test case we don't have any pgs, thus the check fails. The check
always returns an empty array, which makes the comparaison failing.

Signed-off-by: Sébastien Han <seb@redhat.com>
infrastructure-playbooks/rolling_update.yml