summaryrefslogtreecommitdiffstats
path: root/qa/cephfs/begin.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'qa/cephfs/begin.yaml')
-rw-r--r--qa/cephfs/begin.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/qa/cephfs/begin.yaml b/qa/cephfs/begin.yaml
new file mode 100644
index 00000000..5cd9242e
--- /dev/null
+++ b/qa/cephfs/begin.yaml
@@ -0,0 +1,10 @@
+tasks:
+ - install:
+ extra_packages:
+ rpm: ['python3-cephfs']
+ deb: ['python3-cephfs', 'cephfs-shell']
+ # For kernel_untar_build workunit
+ extra_system_packages:
+ deb: ['bison', 'flex', 'libelf-dev', 'libssl-dev']
+ rpm: ['bison', 'flex', 'elfutils-libelf-devel', 'openssl-devel']
+ - ceph: