]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: handle CEPH_CLI_TEST_DUP_COMMAND on ceph osd create 2902/head
authorLoic Dachary <ldachary@redhat.com>
Wed, 12 Nov 2014 17:49:54 +0000 (18:49 +0100)
committerLoic Dachary <ldachary@redhat.com>
Wed, 12 Nov 2014 18:33:46 +0000 (19:33 +0100)
commit6c805255513994ade651d09a9bfb8fdffa0bff66
tree708be7196b3463a0996b9d3718383560f641ad85
parent636316a15a1649e5b6dd8569d20340049be3ca84
qa: handle CEPH_CLI_TEST_DUP_COMMAND on ceph osd create

If CEPH_CLI_TEST_DUP_COMMAND is set when ceph osd create is called, it
will create two osd. They must be cleaned up afterwards instead of
assuming only one is going to be created.

http://tracker.ceph.com/issues/10083 Fixes: #10083

Signed-off-by: Loic Dachary <ldachary@redhat.com>
qa/workunits/cephtool/test.sh