]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/suites/fs: add python3-cephfs to packages 31285/head
authorKefu Chai <kchai@redhat.com>
Fri, 3 Aug 2018 09:27:20 +0000 (17:27 +0800)
committerNathan Cutler <ncutler@suse.com>
Thu, 31 Oct 2019 11:13:52 +0000 (12:13 +0100)
commitfae0c9a5ae9de65ab635ea4671dbf62cca65e522
treee88f14d374317ba1a4915d4417a808674d7889dd
parent8b18acce0a5082a0cf9501edd89951e276a64e0d
qa/suites/fs: add python3-cephfs to packages

the default set of packages to install is in
$suite/qa/packages/packages.yaml . see get_package_list() in
teuthology/teuthology/task/install/__init__.py for how we prepare a
package list for install task.

for running python3 tests in
fs/basic_functional/tasks/volume-client, we need to install
python3-cephfs. please note that,
_package_override() in teuthology/teutholoy/task/install/rpm.py will
take care of the different naming on centos/rhel, where the python3
packages are named python34-*.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 9754b3769bf07af1617ad48376769df016a58d9d)

Conflicts:
qa/cephfs/begin.yaml
qa/cephfs/begin.yaml