[
https://issues.apache.org/jira/browse/IGNITE-3800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-3800:
------------------------------------
Fix Version/s: (was: 2.0)
2.1
> 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
> Fix For: 2.1
>
>
> 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.3.15#6346)