]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard/qa: CephfsTest - admin_socket() got an unexpected keyword argument...
authorVolker Theile <vtheile@suse.com>
Fri, 26 Oct 2018 07:49:16 +0000 (09:49 +0200)
committerVolker Theile <vtheile@suse.com>
Fri, 26 Oct 2018 07:59:11 +0000 (09:59 +0200)
commit00e3022710dc49f72005ef2e34efea10f279bfb3
tree22bf3c8b3c8c89f663021b9dc4805567ffa7e0b6
parent399923c71a9fae76ed50d4d3c14d158b1165f397
mgr/dashboard/qa: CephfsTest - admin_socket() got an unexpected keyword argument 'timeout'

Adapt method arguments of LocalRemote::run() according to teuthology.orchestra.run.run() (see https://github.com/ceph/teuthology/blob/master/teuthology/orchestra/run.py#L364) to be able to run QA tests locally in a vstart cluster.

Fixes: http://tracker.ceph.com/issues/36581
Signed-off-by: Volker Theile <vtheile@suse.com>
qa/tasks/vstart_runner.py