]> git.apps.os.sepia.ceph.com Git - ceph-ci.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>
Tue, 2 Jun 2020 01:48:32 +0000 (09:48 +0800)
commit874f8b79e5a52a868b5e6ef2ba7fd4f88817e3a0
tree1c8f9fe555ef730a3b389e97bd7725ec17188092
parent9442abd152a5b10efaba55bc7c98b452b91b042b
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>
qa/tasks/tox.py