]> 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 14487/head
authorKefu Chai <kchai@redhat.com>
Sat, 1 Apr 2017 15:04:22 +0000 (23:04 +0800)
committerZack Cerza <zack@redhat.com>
Wed, 12 Apr 2017 16:21:02 +0000 (10:21 -0600)
commitb8d988f7f19112c3cc2a8379a4ed20418414abba
tree07cc8f2fe330af4e4a66769fbe3d780df560a818
parent9212c1ec702be1b927a5a10dc1514803a13d85d5
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