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:
Jason Dillaman 2018-08-31 13:53:39 -04:00 committed by GitHub
commit ef61fbc0c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: