From: Sage Weil Date: Tue, 13 Mar 2018 14:49:47 +0000 (-0500) Subject: test/cli/osdmaptool/test-map-pgs.t: remove nondetermimistic test X-Git-Tag: v13.1.0~577^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4a6101bd438c7e3dd38be63a8fa4b44930f90755;p=ceph.git test/cli/osdmaptool/test-map-pgs.t: remove nondetermimistic test This fails randomly; determinism is good! Signed-off-by: Sage Weil --- diff --git a/src/test/cli/osdmaptool/test-map-pgs.t b/src/test/cli/osdmaptool/test-map-pgs.t index d07f7a1b308a..f9f7897b2702 100644 --- a/src/test/cli/osdmaptool/test-map-pgs.t +++ b/src/test/cli/osdmaptool/test-map-pgs.t @@ -37,9 +37,6 @@ $ grep -E "size $SIZE[[:space:]]$TOTAL" $OUT || cat $OUT size 3\t8000 (esc) $ STATS_RANDOM=$(grep '^ avg ' "$OUT") -# it is almost impossible to get the same stats with random and crush -# if they are, it most probably means something went wrong somewhere - $ test "$STATS_CRUSH" != "$STATS_RANDOM" # # cleanup #