<p>Joshua Colp <strong>merged</strong> this change.</p><p><a href="https://gerrit.asterisk.org/10697">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  George Joseph: Looks good to me, but someone else must approve
  Corey Farrell: Looks good to me, but someone else must approve
  Joshua Colp: Looks good to me, approved; Approved for Submit

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ast_restart: re-enable test<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;"><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/10697">change 10697</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/10697"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: testsuite </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: I6b3fef60d20ff9830a1149b26b5bd4c34a2dbb73 </div>
<div style="display:none"> Gerrit-Change-Number: 10697 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 (1000185) </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@digium.com> </div>