]> git.proxmox.com Git - ceph.git/blame - ceph/qa/cephfs/begin.yaml
import 15.2.2 octopus source
[ceph.git] / ceph / qa / cephfs / begin.yaml
CommitLineData
7c673cae
FG
1tasks:
2 - install:
11fdf7f2 3 extra_packages:
9f95a23c
TL
4 rpm:
5 - python3-cephfs
6 deb:
7 - python3-cephfs
8 - cephfs-shell
11fdf7f2
TL
9 # For kernel_untar_build workunit
10 extra_system_packages:
9f95a23c
TL
11 deb:
12 - bison
13 - flex
14 - libelf-dev
15 - libssl-dev
16 # for xfstests-dev
17 - dump
18 - indent
1911f103
TL
19 # for fsx
20 - libaio-dev
21 - libtool-bin
22 - uuid-dev
23 - xfslibs-dev
9f95a23c
TL
24 rpm:
25 - bison
26 - flex
27 - elfutils-libelf-devel
28 - openssl-devel
29 # for xfstests-dev
30 - libacl-devel
31 - libaio-devel
32 - libattr-devel
33 - libtool
34 - libuuid-devel
35 - xfsdump
36 - xfsprogs
37 - xfsprogs-devel
1911f103
TL
38 # for fsx
39 - libaio-devel
40 - libtool
41 - libuuid-devel
42 - xfsprogs-devel
7c673cae 43 - ceph: