]> 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 14281/head
authorKefu Chai <kchai@redhat.com>
Sat, 1 Apr 2017 15:04:22 +0000 (23:04 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 2 Apr 2017 04:26:30 +0000 (12:26 +0800)
commit47080150a17d238f38d9da824d227393ad767aad
treecc73d55487e0c7a928c19d5f21135a9127eb2165
parentfa3ddead5ee7991a600ba9209521beae4c0c032f
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>
qa/tasks/workunit.py