]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/vstart_runner.py: make printing of stdout of ps optional
authorRishabh Dave <ridave@redhat.com>
Sat, 17 Aug 2019 07:42:38 +0000 (13:12 +0530)
committerRishabh Dave <ridave@redhat.com>
Wed, 25 Sep 2019 06:41:54 +0000 (12:11 +0530)
commit1ef02b724d958d5ab8ef11e4ead43125f3086c1b
treea15dad9a0f861338ba98aac27598e9b422bf38ef
parent842b5590aaeabddda61753a679a6f9474e4f1edd
qa/vstart_runner.py: make printing of stdout of ps optional

stdout of ps command is generally pretty huge which makes it harder to
interpret logs. Don't print it by default and add "--log-ps-output" to
enable printing it.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
doc/dev/developer_guide/index.rst
qa/tasks/vstart_runner.py