]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: install python3-{cephfs,rados} instead of python34-* 28493/head
authorKefu Chai <kchai@redhat.com>
Tue, 11 Jun 2019 15:17:46 +0000 (23:17 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 11 Jun 2019 15:46:51 +0000 (23:46 +0800)
commit4cfa8c7c5508d31e3c3c2e262a5ce97b907115f1
tree21f2e5aa26da130ff2b47473d2c98d8b14877ea1
parentb5d3a3b4b6851ba62051d14c26702a899d0abed1
qa: install python3-{cephfs,rados} instead of python34-*

we install the latest python-rpm-macros on all builders since
https://github.com/ceph/ceph-build/pull/1283 . now that we started
building python36-* after that change, for testing the python3 packages on
CentOS/RHEL 7, we need to install python36-* instead of python34-*.

and after the change of 8ae1947, python36-* now "Provides" python3-*, we
can just install python3-* for fulfill the requirement for testing
python3 cephfs bindings.

Fixes: http://tracker.ceph.com/issues/39164
Signed-off-by: Kefu Chai <kchai@redhat.com>
Conflicts: this change is not cherry-picked from master, because,
  in master, we don't install python3 packages after 7e5c85b604.
(cherry picked from commit 6790821afc749b14b1ddac68a0889059419eebb3)
qa/packages/packages.yaml
qa/suites/upgrade/jewel-x/parallel/1-jewel-install/jewel.yaml
qa/suites/upgrade/jewel-x/stress-split/1-jewel-install/jewel.yaml