]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
vstart_runner: add log messages to vstart_runner.py 42033/head
authorRishabh Dave <ridave@redhat.com>
Fri, 18 Jun 2021 13:22:56 +0000 (18:52 +0530)
committerRishabh Dave <ridave@redhat.com>
Fri, 25 Jun 2021 15:46:19 +0000 (21:16 +0530)
commit4733402c4e36d8c519a9ae3b5868e7ebb82c37a1
tree3ff18b05122c437b2a9dbe30d0640927f3e7e95a
parent08661e6f57cf13585ad0afe41ff8b70952276378
vstart_runner: add log messages to vstart_runner.py

Add log messages to indicate start and end of execution of stop.sh and
vstart.sh. Running both of these scripts is a major step in execution of
vstart_runner.py and not passing --debug makes it impossible to know
whether these scripts have started or finished running.

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