]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Fix py3 comparison issue(None with integers) in pid method and 1549/head
authorsunilkumarn417 <sunnagar@redhat.com>
Tue, 18 Aug 2020 08:03:04 +0000 (13:33 +0530)
committersunilkumarn417 <sunnagar@redhat.com>
Tue, 18 Aug 2020 15:25:20 +0000 (20:55 +0530)
commit4956dfd4297c48611773b0cfaac1c96899fa3fe8
treefb070980a2d9db6faba2a10d6205f377c03fa8b6
parent2ea764e6e9a2a6d178d5715666f907c56207176e
Fix py3 comparison issue(None with integers) in pid method and
Fix split issue which creates empty string value due to newline character at
end of command response.

Signed-off-by: sunilkumarn417 <sunnagar@redhat.com>
teuthology/orchestra/daemon/systemd.py