[asterisk-bugs] [JIRA] (ASTERISK-26527) Testsuite: increase timeout to check "core fullybooted wait" up to 30 sec

George Joseph (JIRA) noreply at issues.asterisk.org
Mon Feb 6 11:05:24 CST 2017


     [ https://issues.asterisk.org/jira/browse/ASTERISK-26527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

George Joseph updated ASTERISK-26527:
-------------------------------------

    Target Release Version/s: 14.3.0

> Testsuite: increase timeout to check "core fullybooted wait" up to 30 sec
> -------------------------------------------------------------------------
>
>                 Key: ASTERISK-26527
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26527
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Tests/testsuite
>            Reporter: Badalian Vyacheslav
>            Severity: Trivial
>      Target Release: 13.14.0, 14.3.0
>
>
> 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... 
> {code}
> [Oct 30 18:23:26] ERROR[644]: asterisk:496 __wait_fully_booted_error: Asterisk core waitfullybooted for 127.0.0.1 failed
> [Oct 30 18:23:26] ERROR[644]: test_case:398 __check_success_failure: Asterisk core waitfullybooted for 127.0.0.1 failed
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list