The double install task causes errors during unwind.
Fixes: fe3961fc36e4d0af896fe140ba2450e1556ab563
Fixes: https://tracker.ceph.com/issues/45387
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit
d791daa732e122c4b81ec5693eeb3971a87199cb)
# for xfstests-dev
- dump
- indent
+ # for fsx
+ - libaio-dev
+ - libtool-bin
+ - uuid-dev
+ - xfslibs-dev
rpm:
- bison
- flex
- xfsdump
- xfsprogs
- xfsprogs-devel
+ # for fsx
+ - libaio-devel
+ - libtool
+ - libuuid-devel
+ - xfsprogs-devel
- ceph:
tasks:
-- install:
- extra_system_packages:
- deb:
- - libaio-dev
- - libtool-bin
- - uuid-dev
- - xfslibs-dev
- rpm:
- - libaio-devel
- - libtool
- - libuuid-devel
- - xfsprogs-devel
- check-counter:
counters:
mds:
tasks:
-- install:
- extra_system_packages:
- deb:
- - libaio-dev
- - libtool-bin
- - uuid-dev
- - xfslibs-dev
- rpm:
- - libaio-devel
- - libtool
- - libuuid-devel
- - xfsprogs-devel
- workunit:
clients:
all:
tasks:
-- install:
- extra_system_packages:
- deb:
- - libaio-dev
- - libtool-bin
- - uuid-dev
- - xfslibs-dev
- rpm:
- - libaio-devel
- - libtool
- - libuuid-devel
- - xfsprogs-devel
- workunit:
clients:
all: