mirror of
https://github.com/gluster/glusterfs.git
synced 2026-02-06 18:48:16 +01:00
* tests: shared-statfs.t XFS 300M minimum (#4361)
A commit in xfsprogs raised the minimun size of a xfs filesystem
to 300M, causing the tests to fail because they were trying to build
even smaller filesystems. This commit adjust the size parameters to fit.
* tests: bug-1091935-brick-order-check-from-cli-to-glusterd.t XFS 300M minimum (#4361)
A commit in xfsprogs raised the minimun size of a xfs filesystem
to 300M, causing the tests to fail because they were trying to build
even smaller filesystems. This commit adjust the size parameters to fit.
* tests: df-results-post-replace-brick-operations.t XFS 300M minimum (#4361)
A commit in xfsprogs raised the minimun size of a xfs filesystem
to 300M, causing the tests to fail because they were trying to build
even smaller filesystems. This commit adjust the size parameters to fit.
* tests: bug-1586020-mark-dirty-for-entry-txn-on-quorum-failure.t XFS 300M minimum (#4361)
A commit in xfsprogs raised the minimun size of a xfs filesystem
to 300M, causing the tests to fail because they were trying to build
even smaller filesystems. This commit adjust the size parameters to fit.
* tests: bug-948729-force.t XFS 300M minimum (#4361)
A commit in xfsprogs raised the minimun size of a xfs filesystem
to 300M, causing the tests to fail because they were trying to build
even smaller filesystems. This commit adjust the size parameters to fit.
* tests: bug-948729.t XFS 300M minimum (#4361)
A commit in xfsprogs raised the minimun size of a xfs filesystem
to 300M, causing the tests to fail because they were trying to build
even smaller filesystems. This commit adjust the size parameters to fit.
* tests: bug-948729-mode-script.t XFS 300M minimum (#4361)
A commit in xfsprogs raised the minimun size of a xfs filesystem
to 300M, causing the tests to fail because they were trying to build
even smaller filesystems. This commit adjust the size parameters to fit.
* tests: distribute/file-create.t XFS 300M minimum (#4361)
A commit in xfsprogs raised the minimun size of a xfs filesystem
to 300M, causing the tests to fail because they were trying to build
even smaller filesystems. This commit adjust the size parameters to fit.
* tests: arbiter-statfs.t XFS 300M minimum (#4361)
A commit in xfsprogs raised the minimun size of a xfs filesystem
to 300M, causing the tests to fail because they were trying to build
even smaller filesystems. This commit adjust the size parameters to fit.
* tests: zero-fill-enospace.t XFS 300M minimum (#4361)
A commit in xfsprogs raised the minimun size of a xfs filesystem
to 300M, causing the tests to fail because they were trying to build
even smaller filesystems. This commit adjust the size parameters to fit.
* tests: issue-1254-prioritize-enospc.t XFS 300M minimum (#4361)
A commit in xfsprogs raised the minimun size of a xfs filesystem
to 300M, causing the tests to fail because they were trying to build
even smaller filesystems. This commit adjust the size parameters to fit.
* tests: fuse/bug-858488-min-free-disk.t XFS 300M minimum (#4361)
A commit in xfsprogs raised the minimun size of a xfs filesystem
to 300M, causing the tests to fail because they were trying to build
even smaller filesystems. This commit adjust the size parameters to fit.
* tests: tests/bugs/distribute/bug-1099890.t XFS 300M minimum (#4361)
A commit in xfsprogs raised the minimun size of a xfs filesystem
to 300M, causing the tests to fail because they were trying to build
even smaller filesystems. This commit adjust the size parameters to fit.
* Update tests/bugs/fuse/bug-858488-min-free-disk.t
]
Change-Id: I76e449fda1892dec15021ddfa354e32daadebb13
backport-of: 9707114566
Signed-off-by: Pranith Kumar Karampuri <pranith.karampuri@phonepe.com>
Co-authored-by: Thales Antunes de Oliveira Barretto <thalesadv1984@gmail.com>