]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
[ec_]lost_unfound: don't flush_pg_stats at the beginning
authorSamuel Just <sjust@redhat.com>
Fri, 17 Jun 2016 15:16:56 +0000 (08:16 -0700)
committerSamuel Just <sjust@redhat.com>
Fri, 17 Jun 2016 15:16:58 +0000 (08:16 -0700)
commit9db7d4c9f97f81a2fe835652155621c965adcc7a
treee57b57f265091ebf350f7b9fe70597d08c73f505
parent2f753d07ce89a3c9907ab8f68e9d84590dd67e5b
[ec_]lost_unfound: don't flush_pg_stats at the beginning

The upgrade tests restart the daemons right before that part, and the
restart marks the osds down causing the flush_pg_stats to fail.  It's
not necessary anymore anyway.

Signed-off-by: Samuel Just <sjust@redhat.com>
tasks/ec_lost_unfound.py
tasks/lost_unfound.py