]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/workunit.py: use "overrides" as the default settings of workunit 14371/head
authorKefu Chai <kchai@redhat.com>
Sat, 1 Apr 2017 15:04:22 +0000 (23:04 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 7 Apr 2017 05:30:07 +0000 (13:30 +0800)
commit6d47615c11a216733ba368f0dbd9a0a1b9c8fd35
tree6abbd15e5b4c1c885b9b6795be7f8b1443acc0eb
parentfdc71e75cd6361be49c4c20e77d3bdff017b38bf
qa/tasks/workunit.py: use "overrides" as the default settings of workunit

otherwise the settings in "workunit" tasks are always overridden by the
settings in template config. so we'd better follow the way of how
"install" task updates itself with the "overrides" settings: it uses the
"overrides" as the *defaults*.

Fixes: http://tracker.ceph.com/issues/19429
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 47080150a17d238f38d9da824d227393ad767aad)
qa/tasks/workunit.py