Skip to content

tests should use symbolic links rather than hard links for submitted files #39

@nicb

Description

@nicb

Hard links will work only on a controlled "all local" environment. While testing on some IaaS cloud, for example, consistency of file systems is not guaranteed. Thus, the hard links created during testing related to SubmittedFiles tests may fail. Better use copy or symbolic linking instead.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions