You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Taras Ledkov (JIRA)" <ji...@apache.org> on 2017/09/25 12:43:00 UTC

[jira] [Updated] (IGNITE-3800) IGFS: Local secondary: Add tests for local fs properties

     [ https://issues.apache.org/jira/browse/IGNITE-3800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Taras Ledkov updated IGNITE-3800:
---------------------------------
    Fix Version/s:     (was: 2.3)

> IGFS: Local secondary: Add tests for local fs properties
> --------------------------------------------------------
>
>                 Key: IGNITE-3800
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3800
>             Project: Ignite
>          Issue Type: Task
>          Components: igfs
>    Affects Versions: 1.6
>            Reporter: Taras Ledkov
>            Priority: Minor
>
> There are restrictions for check file system entry property on real local file system.
> - we cannot change owner without native code and root permissions;
> - to change the group the group must be pre-configured on the host. 
> The base class for Local FS tests *IgfsLocalSecondaryFileSystemDualAbstractSelfTest* must read from environment the names of pre-configured groups. If the host environment doesn't support POSIX fs or cannot provide additional groups for test the flag *IGFS_LOCAL_FS_PROPERTIES_SUPPORT* must be set to false.
> Build environment must be set names of groups and the flag.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)