]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/ceph_deploy: install python3.6 instead of python3.4 for py3 tests 27505/head
authorKefu Chai <kchai@redhat.com>
Thu, 11 Apr 2019 02:02:32 +0000 (10:02 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 11 Apr 2019 02:39:02 +0000 (10:39 +0800)
commite4db9f8f9f3f27e64f291b3230b295968a387960
tree9f0d4e4ba4c0330ddae80ea852b2e83db560b214
parent08ba1e35d177ec30fd9a7b5a6ece8ab9e68f9d05
qa/tasks/ceph_deploy: install python3.6 instead of python3.4 for py3 tests

EPEL7 has switched over to python3.6 as the main python3. and we started
packaging python bindings for python3.6 since
https://github.com/ceph/ceph-build/pull/1283

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