]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/tox: use python3 for tox tests
authorKefu Chai <kchai@redhat.com>
Sun, 24 May 2020 17:04:37 +0000 (01:04 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 14 Jun 2020 08:34:53 +0000 (16:34 +0800)
commit1da80fb36722f1dea5a571301ce56163746d01c9
treedff4b71ccc389e0d24cb780e1682da6739621528
parent619198d419fad90800cb6ac63cbfda9ce02159de
qa/tasks/tox: use python3 for tox tests

both tempest and keystone have dropped python2 support in their tox
based tests.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 874f8b79e5a52a868b5e6ef2ba7fd4f88817e3a0)
qa/tasks/tox.py