]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Don't fetch owner info from job_info when --owner given
authorIlya Dryomov <idryomov@redhat.com>
Wed, 3 Dec 2014 10:10:17 +0000 (13:10 +0300)
committerIlya Dryomov <idryomov@redhat.com>
Thu, 4 Dec 2014 17:29:28 +0000 (20:29 +0300)
commit02e5006626b4780d958e40a1d6ec714aa6f46211
treefe5c959c2a21b38061894ed7a6643001a65a5294
parent8b2dd5f639e759891f41b21ccf22bbe863b4f063
Don't fetch owner info from job_info when --owner given

Commit 293c2bd49c0d ("Be more informative if owner info is missing")
introduced --owner but it is still pulled from job_info no matter what.
Fix it.

Signed-off-by: Ilya Dryomov <idryomov@redhat.com>
teuthology/kill.py