]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/thrashosds: support overrides
authorSage Weil <sage@redhat.com>
Wed, 22 Oct 2014 18:19:01 +0000 (11:19 -0700)
committerSage Weil <sage@redhat.com>
Wed, 22 Oct 2014 18:25:52 +0000 (11:25 -0700)
commitbb9f4c358c29e06541d216deb21236e051bf9d3f
treefd8d67b3fa7093b14e9ad55e7b2862917187fffe
parent04034a0c7164b8de68e4c5d65918e29c94e64247
tasks/thrashosds: support overrides

e.g.,

overrides:
  thrashosds:
    thrash_primary_affinity: false
...
tasks:
- install:
- ceph:
- thrashosds:
- workunit:
...

Needed for #9865

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 7e41c93ed894823cdc53a0eed214edd86a00fbdc)
tasks/thrashosds.py