]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/ceph_deploy: install python3.6 instead of python3.4 for py3 tests 27504/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:03:56 +0000 (10:03 +0800)
commit42167b87909c20c9bb4d32bac02b1e01ec94af13
tree9e9cb5c5b68796052f6c4c12944e2cfe0c1cd7fb
parente29e2029c3a68f1ed35e20ed04c577f6544b6868
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>
qa/tasks/ceph_deploy.py