mirror of
https://github.com/ceph/ceph
synced 2025-02-23 11:07:35 +00:00
Merge pull request #23840 from idryomov/wip-krbd-untar-build-packages
qa: rbd_workunit_kernel_untar_build: install build dependencies Reviewed-by: Jason Dillaman <dillaman@redhat.com>
This commit is contained in:
commit
ef61fbc0c6
@ -1,5 +1,8 @@
|
||||
tasks:
|
||||
- install:
|
||||
extra_system_packages:
|
||||
deb: ['bison', 'flex', 'libelf-dev', 'libssl-dev']
|
||||
rpm: ['bison', 'flex', 'elfutils-libelf-devel', 'openssl-devel']
|
||||
- ceph:
|
||||
- rbd:
|
||||
all:
|
||||
|
Loading…
Reference in New Issue
Block a user