]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/rest/test.py: make osd create test idempotent
authorSage Weil <sage@inktank.com>
Wed, 2 Jul 2014 17:38:43 +0000 (10:38 -0700)
committerSage Weil <sage@redhat.com>
Fri, 1 Aug 2014 22:57:27 +0000 (15:57 -0700)
commita2681c93fb30b912f653b596e27eb8b1bc5c6b78
tree14980590fad2603b4483dfee49b4a347c9faac76
parent7a58da53ebfcaaf385c21403b654d1d2f1508e1a
qa/workunits/rest/test.py: make osd create test idempotent

Avoid possibility that we create multiple OSDs do to retries by passing in
the optional uuid arg.  (A stray osd id will make the osd tell tests a
few lines down fail.)

Fixes: #8728
Signed-off-by: Sage Weil <sage@inktank.com>
(cherry picked from commit bb3e1c92b6682ed39968dc5085b69c117f43cbb0)
qa/workunits/rest/test.py