mirror of
https://github.com/ceph/ceph
synced 2025-01-06 03:01:24 +00:00
9754b3769b
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> |
||
---|---|---|
.. | ||
clusters | ||
conf | ||
mount | ||
objectstore-ec | ||
overrides | ||
tasks | ||
begin.yaml |