]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
vstart_runner: name booleans for options differently
authorRishabh Dave <ridave@redhat.com>
Wed, 25 Sep 2019 06:35:55 +0000 (12:05 +0530)
committerRishabh Dave <ridave@redhat.com>
Wed, 25 Sep 2019 06:43:18 +0000 (12:13 +0530)
commitdc21d04172696f826398d4fa13b47e90f7e88029
tree3b03e20e69fcd39365a108f006c7871e8307a9b7
parent254f705e272d1bfcef96329dae94c7ce4302738a
vstart_runner: name booleans for options differently

This achieves 2 things: makes it more understandable for the reader that
the boolean variable is an option and reads less like a method name.

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