]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/vstart_runner: add a helper method to run commands 37655/head
authorRishabh Dave <ridave@redhat.com>
Wed, 29 Sep 2021 09:40:12 +0000 (15:10 +0530)
committerRishabh Dave <ridave@redhat.com>
Mon, 2 May 2022 14:55:19 +0000 (20:25 +0530)
commitacc923c8a479bf4df00b1da1fa61a461b23e3dd2
tree3f47551713f8503f90188dcae3bfac99106e488b
parentf12536fed18847134caeca5e813328a6536b01f6
qa/vstart_runner: add a helper method to run commands

It's more convenient to not to pass stdout, stdin, and stderr every
single time.

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