]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/standalone/osd/osd-markdown: disable CLI command dups
authorSage Weil <sage@redhat.com>
Mon, 18 Feb 2019 21:02:25 +0000 (15:02 -0600)
committerNathan Cutler <ncutler@suse.com>
Wed, 1 May 2019 15:47:42 +0000 (17:47 +0200)
commit82c3d36b3a1fdc507841dd6ae7dfee1216e3e25d
treefc03b9d2a79a0d2265c4fbdb16f4900f8b49de94
parent60da1c09710f9fdcbf35dba0b539ee57237fecc6
qa/standalone/osd/osd-markdown: disable CLI command dups

The markdown test is based on marking down a specific number of times, but
the duplicate commands from the CLI may not get absorbed/batched by the
mon, breaking the test.  Override the default qa/tasks/workunit.py
behavior of sending dups.

Fixes: http://tracker.ceph.com/issues/38359
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit c6a7b2cbd1430849ee92c627ff870f181697282d)
qa/standalone/osd/osd-markdown.sh