This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
ceph
Watch
1
Star
0
Fork
0
You've already forked ceph
mirror of
https://github.com/ceph/ceph
synced
2025-01-28 14:03:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fc6e683832
ceph
/
qa
/
cephfs
/
begin.yaml
6 lines
77 B
YAML
Raw
Normal View
History
Unescape
Escape
suites/fs: unify install/start task creation Goal is to reduce arbitrary differences between fs suites. Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2016-08-07 00:48:42 +00:00
tasks
:
-
install
:
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>
2018-08-03 09:27:20 +00:00
extra_packages
:
-
python3-cephfs
suites/fs: unify install/start task creation Goal is to reduce arbitrary differences between fs suites. Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2016-08-07 00:48:42 +00:00
-
ceph
:
Reference in New Issue
Copy Permalink