]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
vstart_runner: omit result line only when testcases are run one by one 36544/head
authorRishabh Dave <ridave@redhat.com>
Mon, 5 Oct 2020 14:43:07 +0000 (20:13 +0530)
committerRishabh Dave <ridave@redhat.com>
Tue, 13 Oct 2020 03:42:45 +0000 (09:12 +0530)
commitf9f4c78101eaa7fc57d7ab376ceea2a3e1bcbcf8
tree17d73fe736b09070dc7cc4d9afcf54ff32ecc56e
parent80ecc017e824205b1fcfdd12574049f47a5d2a61
vstart_runner: omit result line only when testcases are run one by one

vstart_runner omits the result line ("Ran X tests in Y") generated by
unittest unconditionally. Don't do so when vstart_runner triggers entire
test module at once.

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