[Asterisk-code-review] ast restart: re-enable test (testsuite[13])

Kevin Harwell asteriskteam at digium.com
Mon Nov 19 14:16:58 CST 2018


Hello Jenkins2, 

I'd like you to reexamine a change. Please visit

    https://gerrit.asterisk.org/10695

to look at the new patch set (#2).

Change subject: ast_restart: re-enable test
......................................................................

ast_restart: re-enable test

This test was sporadically failing due to file writes occasionally taking too
long. The ast_db sync thread would block long enough for even a 2 second
retransmission timer to time out. The retransmission would be sent, thus
failing the test. This appeared to only happen when running in a docker
container on the test infrastructure.

Updates have been made to the test infrastructure that allow test containers
to now use a tmpfs, which should hopefully completely alleviate the problem.

ASTERISK-28088

Change-Id: I6b3fef60d20ff9830a1149b26b5bd4c34a2dbb73
---
M tests/channels/pjsip/subscriptions/ast_restart/test-config.yaml
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/95/10695/2
-- 
To view, visit https://gerrit.asterisk.org/10695
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: testsuite
Gerrit-Branch: 13
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I6b3fef60d20ff9830a1149b26b5bd4c34a2dbb73
Gerrit-Change-Number: 10695
Gerrit-PatchSet: 2
Gerrit-Owner: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Jenkins2 (1000185)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20181119/1fcd870a/attachment-0001.html>


More information about the asterisk-code-review mailing list