]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
task.tests: Fix reference to python binary
authorZack Cerza <zack@redhat.com>
Wed, 2 Mar 2022 23:39:13 +0000 (16:39 -0700)
committerZack Cerza <zack@redhat.com>
Fri, 4 Mar 2022 22:00:13 +0000 (15:00 -0700)
commitabf91ac218c2386a2366eae243a15b1215f47832
tree640c794019d4f6bacdbbfe0673bb1ee90393df0d
parent6df0e3efd239f7be073057ede44033dc95064a23
task.tests: Fix reference to python binary

It was trying to use `python` as opposed to `python3`.

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/task/tests/test_run.py