]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
vstart_runner: make LocalRemote inherit RemoteShell 37667/head
authorRishabh Dave <ridave@redhat.com>
Wed, 14 Oct 2020 09:29:50 +0000 (14:59 +0530)
committerRishabh Dave <ridave@redhat.com>
Thu, 5 May 2022 07:00:24 +0000 (12:30 +0530)
commit04209a1e7e025f0dc4cc839258974ae8a9a2ddd9
treed4c057f032e94b79ed77e44bff52bf626a82c40f
parent26ed4f5228e5b625774694bb41493380d5cbf5d5
vstart_runner: make LocalRemote inherit RemoteShell

And therefore get rid of methods duplicated in LocalRemote and add a
call to empty constructor of RemoteShell in LocalRemote.__init__().

Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/tasks/vstart_runner.py