[asterisk-bugs] [JIRA] (ASTERISK-26527) testsute. ++timeout
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Sun Oct 30 13:24:10 CDT 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=233111#comment-233111 ]
Asterisk Team commented on ASTERISK-26527:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> testsute. ++timeout
> -------------------
>
> Key: ASTERISK-26527
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26527
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Reporter: Badalian Vyacheslav
> Severity: Trivial
>
> Hello.
> If add ASAN,LSAN and UBSAN to asterisk it's slow start (on my docker container about 15-20 secs to fullybooted). Please increase timeout to check "core fullybooted wait" up to 30 sec.
> I try add
> {code}
> cd /usr/src/testsute/asttest && \
> sed -i -e "s/500000/30000000/" lib/lua/astlib.lua && \
> sed -i -e "s/timeout = 90 if self.valgrind_enabled else 5/timeout = 90 if self.valgrind_enabled else 30/" ./../lib/python/asterisk/asterisk.py
> {code}
> to code before complite, but it's not help...
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list