]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/cephtest/test.sh: put 'osd ls' before any 'osd create' tests
authorSage Weil <sage@inktank.com>
Wed, 17 Jul 2013 16:36:36 +0000 (09:36 -0700)
committerSage Weil <sage@inktank.com>
Wed, 17 Jul 2013 16:36:36 +0000 (09:36 -0700)
commit56c5b83589ce420fec79019a8182003117967f17
treed99492901a62693f88d7fc4c4f4cd33b6bf260c2
parentad9a1044db392484f5d10afb81cb8d9e34469378
qa/workunits/cephtest/test.sh: put 'osd ls' before any 'osd create' tests

A monc/mon connection fault or the dup command test flag may mean an extra
osd id is created that we isn't actually up; reorder so that doesn't screw
up 'osd ls'.

Signed-off-by: Sage Weil <sage@inktank.com>
qa/workunits/cephtool/test.sh