Merge pull request #33412 from idryomov/wip-krbd-fsx-build-deps

qa: rbd_workunit_suites_fsx: install build dependencies

Reviewed-by: Jason Dillaman <dillaman@redhat.com>
This commit is contained in:
Ilya Dryomov 2020-02-21 22:38:49 +01:00 committed by GitHub
commit efce876d2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,16 @@
tasks:
- install:
extra_system_packages:
deb:
- libaio-dev
- libtool-bin
- uuid-dev
- xfslibs-dev
rpm:
- libaio-devel
- libtool
- libuuid-devel
- xfsprogs-devel
- ceph:
- rbd:
all: