]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/cephfs: add TestConfigCommands
authorJohn Spray <john.spray@redhat.com>
Thu, 21 Jan 2016 12:22:27 +0000 (12:22 +0000)
committerJohn Spray <john.spray@redhat.com>
Wed, 10 Feb 2016 12:22:06 +0000 (12:22 +0000)
commit17e310f57c4f9c95a343f63a5f5aace8c73a227b
treedd6b2202fe2da7c97adab34f25aef18b6e3c022f
parent86b4231a64568f998796ddef856abb3b63f79f9f
tasks/cephfs: add TestConfigCommands

Get some coverage on the otherwise rarely touched
injectargs and `config set` interfaces.

Fixes: #14365
Signed-off-by: John Spray <john.spray@redhat.com>
suites/fs/recovery/tasks/config-commands.yaml [new file with mode: 0644]
tasks/cephfs/test_config_commands.py [new file with mode: 0644]