]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/ceph_manager: minor refactor
authorRishabh Dave <ridave@redhat.com>
Fri, 30 Jul 2021 16:12:21 +0000 (21:42 +0530)
committerRishabh Dave <ridave@redhat.com>
Mon, 2 Aug 2021 04:37:23 +0000 (10:07 +0530)
commit4101f76ed6534f8202264ccf45a279f99bc50f77
treed538edcf8a4216514d914e57fd3ff35b9c6bffb5
parenta8dac22376409e05cc817192bf4a2a6b92fd905c
qa/ceph_manager: minor refactor

Save the return value of method "teuthology.get_testdir()" instead of
calling it repeatedly in the same class.

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