[Asterisk-code-review] channels/pjsip/resolver: Re-enable failover tests. (testsuite[master])

Jenkins2 asteriskteam at digium.com
Fri Dec 15 07:53:35 CST 2017


Jenkins2 has submitted this change and it was merged. ( https://gerrit.asterisk.org/7545 )

Change subject: channels/pjsip/resolver: Re-enable failover tests.
......................................................................

channels/pjsip/resolver: Re-enable failover tests.

An upstream PJSIP change has fixed the underlying cause
of these failures. The session was being prematurely
disconnected result in early termination of the channel.

ASTERISK-27408

Change-Id: Ib8536d78a2189661254be972042585f4abf1a096
---
M tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_tcp/test-config.yaml
M tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_unspecified/test-config.yaml
2 files changed, 0 insertions(+), 2 deletions(-)

Approvals:
  Kevin Harwell: Looks good to me, but someone else must approve
  George Joseph: Looks good to me, approved
  Jenkins2: Approved for Submit



diff --git a/tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_tcp/test-config.yaml b/tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_tcp/test-config.yaml
index d4d217b..886c25f 100644
--- a/tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_tcp/test-config.yaml
+++ b/tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_tcp/test-config.yaml
@@ -5,7 +5,6 @@
         transport, this test verifies that an SRV record lookup resulting in
         multiple results will successfully fail over to other records if
         previous ones do not respond.
-    skip: 'See ASTERISK-27408'
 
 test-modules:
     test-object:
diff --git a/tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_unspecified/test-config.yaml b/tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_unspecified/test-config.yaml
index 2c1f1df..c5c8f80 100644
--- a/tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_unspecified/test-config.yaml
+++ b/tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_unspecified/test-config.yaml
@@ -10,7 +10,6 @@
         be selected first. Once this fails the only option left is UDP, so it
         should then switch transport types when attempting the secondary
         failover address.
-    skip: 'See ASTERISK-27408'
 
 test-modules:
     test-object:

-- 
To view, visit https://gerrit.asterisk.org/7545
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib8536d78a2189661254be972042585f4abf1a096
Gerrit-Change-Number: 7545
Gerrit-PatchSet: 1
Gerrit-Owner: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20171215/6084b612/attachment-0001.html>


More information about the asterisk-code-review mailing list