[Bugs] [Bug 1602282] tests/bugs/ bug-1371806_acl.t fails for distributed regression framework

bugzilla at redhat.com bugzilla at redhat.com
Tue Jul 31 06:47:55 UTC 2018


https://bugzilla.redhat.com/show_bug.cgi?id=1602282

Deepshikha khandelwal <dkhandel at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |CLOSED
         Resolution|---                         |NOTABUG
        Last Closed|                            |2018-07-31 02:47:55



--- Comment #6 from Deepshikha khandelwal <dkhandel at redhat.com> ---
This test is now passing in the distributed regression framework.

RCA: The XFS partition /d which is supposed to be created in the distributed
servers was not actually happening and using the existing device partitions.

Fix for this is:
https://github.com/gluster/glusterfs-patch-acceptance-tests/pull/159/files
Earlier the state of mount module was 'present' which only specifies that the
device is to be configured in fstab and does not trigger or create or require a
mount.
Changed the state to 'mounted' in which the device will be actively mounted and
appropriately configured in fstab. If the mount point is not present, the mount
point will be created.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list