]> 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>
Wed, 3 Jun 2020 11:57:01 +0000 (19:57 +0800)
commit8f18a17701bfb5ec9dd1f419f9e68dbd079a363f
tree11c361b2e8a54abb9a283726a02dc82dae1f0487
parent80d328a65ac2c0a0b99d67ecf9307e8a01f5d810
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 b7152e8e943b713e779aec0c2414986bd556a423)
qa/tasks/tox.py