]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/vstart_runner.py: make log initialization code reusable
authorRishabh Dave <ridave@redhat.com>
Mon, 26 Aug 2019 12:14:22 +0000 (17:44 +0530)
committerRishabh Dave <ridave@redhat.com>
Wed, 25 Sep 2019 06:42:00 +0000 (12:12 +0530)
commite16ad0126bb1c1e4780029a0622b3604c20948cf
tree06b50cdfeb1479ec956044ea534007dd262d348b
parent1ef02b724d958d5ab8ef11e4ead43125f3086c1b
qa/vstart_runner.py: make log initialization code reusable

Move it to a method so that the code be can be reused.

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