]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests: ceph-disk.sh test zap gitbuilder false negative 4893/head
authorLoic Dachary <ldachary@redhat.com>
Sun, 7 Jun 2015 11:52:01 +0000 (13:52 +0200)
committerLoic Dachary <ldachary@redhat.com>
Sun, 7 Jun 2015 11:52:01 +0000 (13:52 +0200)
commit3e128637849be01ca27998ecf92a6b45f44e3364
tree9293455c5bf330616ab101f5dcbbb6d3f54c92cb
parent2beba7c9d1b5a0c4ff8a66ea3e3259530472a661
tests: ceph-disk.sh test zap gitbuilder false negative

When looking for an error message and testing ceph disk zap, use grep -q
to not display the error message that will be mistaken for a real error
by the gitbuilder parser.

http://tracker.ceph.com/issues/11272 Refs: #11272

Signed-off-by: Loic Dachary <ldachary@redhat.com>
src/test/ceph-disk.sh