[Bugs] [Bug 1468432] New: tests: fix stats-dump.t failure

bugzilla at redhat.com bugzilla at redhat.com
Fri Jul 7 05:16:49 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1468432

            Bug ID: 1468432
           Summary: tests: fix stats-dump.t failure
           Product: GlusterFS
           Version: mainline
         Component: tests
          Assignee: bugs at gluster.org
          Reporter: ravishankar at redhat.com
                CC: bugs at gluster.org



Since https://review.gluster.org/#/c/17452, the statistics are appended
    to the same file instead of overwritten over the previous stats. This
    was causing the .t to fail since it checks for only the presence of a
    non zero aggr.fop.write.count assuming the latest statistics will
    overwrite the previous ones.

    Fix it by checking for that the latest value of aggr.fop.write.count is
    non zero.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list