]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
vstart_runner: don't quit running testsuite on a test failure
authorRishabh Dave <ridave@redhat.com>
Mon, 5 Oct 2020 14:05:36 +0000 (19:35 +0530)
committerRishabh Dave <ridave@redhat.com>
Tue, 13 Oct 2020 03:42:45 +0000 (09:12 +0530)
commit80ecc017e824205b1fcfdd12574049f47a5d2a61
tree528b69fbd099cb41f76ee3bb69259f45ff06b70e
parentdaa2f8515669727260060e7f2ffe35525317bc00
vstart_runner: don't quit running testsuite on a test failure

Add an option that makes it possible to not to quit running testsuite on
a test failure. This way user can get a better idea on the current state
of the testsuite and test its own code patches more effectively and
easily.

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