[
https://issues.apache.org/jira/browse/ARIA-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ran Ziv closed ARIA-202.
------------------------
> Execution plugin assumes '/tmp' for temp directory on the local/remote machine
> ------------------------------------------------------------------------------
>
> Key: ARIA-202
> URL: https://issues.apache.org/jira/browse/ARIA-202
> Project: AriaTosca
> Issue Type: Bug
> Reporter: Ran Ziv
> Assignee: Maxim Orlov
> Priority: Minor
> Fix For: 0.1.1, 0.2.0
>
>
> https://github.com/apache/incubator-ariatosca/blob/master/aria/orchestrator/execution_plugin/constants.py#L27
> This assumes that {{/tmp}} is an acceptable default for a temporary file
> storage on the OS.
> While usually true, it isn't necessarily so. We should really call
> {{tempfile.gettempdir()}} (on the remote machine) instead of assuming
> {{/tmp}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)