<p>Kevin Harwell has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/10695">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ast_restart: renable<br><br>This test was sporadically failing due to file writes occasionally taking too<br>long. The ast_db sync thread would block long enough for even a 2 second<br>retransmission timer to time out. The retransmission would be sent, thus<br>failing the test. This appeared to only happen when running in a docker<br>container on the test infrastructure.<br><br>Updates have been made to the test infrastructure that allow test containers<br>to now use a tmpfs, which should hopefully completely alleviate the problem.<br><br>ASTERISK-28088<br><br>Change-Id: I6b3fef60d20ff9830a1149b26b5bd4c34a2dbb73<br>---<br>M tests/channels/pjsip/subscriptions/ast_restart/test-config.yaml<br>1 file changed, 0 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/95/10695/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/tests/channels/pjsip/subscriptions/ast_restart/test-config.yaml b/tests/channels/pjsip/subscriptions/ast_restart/test-config.yaml</span><br><span>index 56b8e8e..e066c22 100644</span><br><span>--- a/tests/channels/pjsip/subscriptions/ast_restart/test-config.yaml</span><br><span>+++ b/tests/channels/pjsip/subscriptions/ast_restart/test-config.yaml</span><br><span>@@ -1,5 +1,4 @@</span><br><span> testinfo:</span><br><span style="color: hsl(0, 100%, 40%);">-    skip: 'See ASTERISK-28088'</span><br><span>     summary: 'Test subscription persistence over Asterisk restarts'</span><br><span>     description: |</span><br><span>         Tests that subscriptions survive an Asterisk restart.</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/10695">change 10695</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/10695"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: testsuite </div>
<div style="display:none"> Gerrit-Branch: 13 </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I6b3fef60d20ff9830a1149b26b5bd4c34a2dbb73 </div>
<div style="display:none"> Gerrit-Change-Number: 10695 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Kevin Harwell <kharwell@digium.com> </div>