]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
vstart_runner: run one test method at a time...
authorRishabh Dave <ridave@redhat.com>
Thu, 25 Jun 2020 17:35:58 +0000 (23:05 +0530)
committerRishabh Dave <ridave@redhat.com>
Tue, 18 Aug 2020 09:16:33 +0000 (14:46 +0530)
commit90ff87b1e80a8a703858bc42bdad9a4861a03e52
tree4b1f7ec692bcd7364b1190e47e4aa8473471f7b9
parentddf86ab8b9ec86a79e27f9c71c0deed9667fabbe
vstart_runner: run one test method at a time...

instead of running entire testsuite at once; this would allow us more
control on the test runner.

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