[asterisk-bugs] [JIRA] (ASTERISK-26602) Testsuite: invalid use of alternate /var/tmp path
Friendly Automation (JIRA)
noreply at issues.asterisk.org
Fri Dec 9 08:25:10 CST 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=234173#comment-234173 ]
Friendly Automation commented on ASTERISK-26602:
------------------------------------------------
Change 4452 merged by zuul:
Testsuite: avoid accidental use of alternate tmp
[https://gerrit.asterisk.org/4452|https://gerrit.asterisk.org/4452]
> Testsuite: invalid use of alternate /var/tmp path
> -------------------------------------------------
>
> Key: ASTERISK-26602
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26602
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Tests/testsuite
> Reporter: Scott Griepentrog
> Assignee: Scott Griepentrog
> Severity: Minor
>
> The alternate /var/tmp directory for asterisk-testsuite
> temporary files will be autoamtically selected- when it
> has more blocks available then /tmp. This can happen in
> CentOS 7 where /tmp is mounted on a smaller tmpfs.
> However if /tmp and /var/tmp are on the same filesystem
> and the available space changes slightly between calls,
> the testsuite could mistakenly select /var/tmp where it
> was not necessary. By changing the comparison function
> to treat small differences in available space the same,
> this problem is avoided.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list