ceph/qa/cephfs/begin.yaml
Patrick Donnelly f0fe0936e6
qa: use recent kernel to kernel build testing
Fixes: http://tracker.ceph.com/issues/24679

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2018-08-16 09:16:39 -07:00

11 lines
333 B
YAML

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: