qa/cephfs: update xfstests_dev for centos stream

Fixes: https://tracker.ceph.com/issues/52821
Signed-off-by: Rishabh Dave <ridave@redhat.com>
This commit is contained in:
Rishabh Dave 2021-10-05 23:57:36 +05:30
parent ca491043d8
commit eb25549b8c

View File

@ -95,7 +95,7 @@ class XFSTestsDev(CephFSTestCase):
# we keep fedora here so that right deps are installed when this test
# is run locally by a dev.
if distro in ('redhatenterpriseserver', 'redhatenterprise', 'fedora',
'centos'):
'centos', 'centosstream'):
deps = """acl attr automake bc dbench dump e2fsprogs fio \
gawk gcc indent libtool lvm2 make psmisc quota sed \
xfsdump xfsprogs \