]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/vstart_runner.py: add a method to create a temporary directory
authorRishabh Dave <ridave@redhat.com>
Mon, 29 Jul 2019 17:56:51 +0000 (23:26 +0530)
committerRishabh Dave <ridave@redhat.com>
Wed, 6 Nov 2019 06:06:09 +0000 (11:36 +0530)
commit06c6d5c9bc81b5061609b418fd5aa0fc226530cb
tree6e9a5f10a068f8343ce8e886f4a5b1f378ba9e09
parentb205cf9973cc731be3a48543a5d5e6cdaecc069a
qa/vstart_runner.py: add a method to create a temporary directory

Add a method that creates a temporary directory and returns the path to
it.

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