]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
kernel: support overrides 500/head
authorIlya Dryomov <idryomov@gmail.com>
Thu, 7 May 2015 10:55:14 +0000 (13:55 +0300)
committerIlya Dryomov <idryomov@gmail.com>
Fri, 31 Jul 2015 10:08:10 +0000 (13:08 +0300)
commit0395124d6c3744eb5df1df0a2f1289773ec0da6e
tree8db04b74f1bcd3eec5203550b5e6c33e6b819008
parent4b601ae7da85fe866fc7720962469876fbbc1fd1
kernel: support overrides

This is needed for the new unmap subsuite of krbd suite.

normalize_config() config should actually copy config snippets into
new_config, otherwise popping keys from one role's snippet would also
affect other roles, potentially resulting in overrides: overriding more
than it should have.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
teuthology/task/kernel.py
teuthology/test/task/test_kernel.py [new file with mode: 0644]