From c7757f9007caeed2366ffa769339c617977cab46 Mon Sep 17 00:00:00 2001 From: Anoop C S Date: Tue, 28 Nov 2023 17:08:43 +0530 Subject: [PATCH] fs-integration: Add GPFS to the list of filesystems --- jobs/fs-integration.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/jobs/fs-integration.yml b/jobs/fs-integration.yml index bbe740e..4539870 100644 --- a/jobs/fs-integration.yml +++ b/jobs/fs-integration.yml @@ -8,6 +8,7 @@ - 'xfs' - 'cephfs' - 'cephfs.vfs' + - 'gpfs' jobs: - 'samba_{file_system}-integration-{git_repo}'