]> git.proxmox.com Git - ceph.git/blob - ceph/qa/cephfs/begin.yaml
0f3beb8fbd03e0f057e976bc44167b40ed1d9d3a
[ceph.git] / ceph / qa / cephfs / begin.yaml
1 tasks:
2 - install:
3 extra_packages:
4 rpm:
5 - python3-cephfs
6 deb:
7 - python3-cephfs
8 - cephfs-shell
9 # For kernel_untar_build workunit
10 extra_system_packages:
11 deb:
12 - bison
13 - flex
14 - libelf-dev
15 - libssl-dev
16 # for xfstests-dev
17 - dump
18 - indent
19 rpm:
20 - bison
21 - flex
22 - elfutils-libelf-devel
23 - openssl-devel
24 # for xfstests-dev
25 - libacl-devel
26 - libaio-devel
27 - libattr-devel
28 - libtool
29 - libuuid-devel
30 - xfsdump
31 - xfsprogs
32 - xfsprogs-devel
33 - ceph: