]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/test-erasure-code.sh: Don't grep entire bluestore directory
authorDavid Zafman <dzafman@redhat.com>
Mon, 11 Mar 2019 20:56:52 +0000 (13:56 -0700)
committerDavid Zafman <dzafman@redhat.com>
Tue, 12 Mar 2019 01:47:29 +0000 (18:47 -0700)
commit51a45e796e0fa051327f8bd8c02f2c35519df149
tree67cb16cc8a437342137bef37f3c1aee0c94c894b
parentd4915ee50379b4eddf387037b531673e587f72ac
qa/test-erasure-code.sh: Don't grep entire bluestore directory

Bluestore caused grep crash with "grep: memory exhausted" due to
size of "block" storage.

Fixes: http://tracker.ceph.com/issues/38678
Signed-off-by: David Zafman <dzafman@redhat.com>
qa/standalone/erasure-code/test-erasure-code.sh