[asterisk-commits] testsuite: Update for show registrations (testsuite[master])

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Thu May 25 13:36:30 CDT 2017


George Joseph has submitted this change and it was merged. ( https://gerrit.asterisk.org/5721 )

Change subject: testsuite: Update for show_registrations
......................................................................


testsuite: Update for show_registrations

Change-Id: I9576b9345e6dc636dc533d5f40ad13c6c26edc4c
---
M tests/channels/pjsip/ami/show_registration_inbound_contact_statuses/sipp/register.xml
M tests/channels/pjsip/ami/show_registration_inbound_contact_statuses/test-config.yaml
M tests/channels/pjsip/ami/show_registrations_inbound/sipp/register.xml
M tests/channels/pjsip/ami/show_registrations_inbound/test-config.yaml
4 files changed, 2 insertions(+), 4 deletions(-)

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



diff --git a/tests/channels/pjsip/ami/show_registration_inbound_contact_statuses/sipp/register.xml b/tests/channels/pjsip/ami/show_registration_inbound_contact_statuses/sipp/register.xml
index 66edc79..a336fcd 100644
--- a/tests/channels/pjsip/ami/show_registration_inbound_contact_statuses/sipp/register.xml
+++ b/tests/channels/pjsip/ami/show_registration_inbound_contact_statuses/sipp/register.xml
@@ -21,6 +21,4 @@
     </send>
 
     <recv response="200" rtd="true" />
-
-    <pause milliseconds="3000"/>
 </scenario>
diff --git a/tests/channels/pjsip/ami/show_registration_inbound_contact_statuses/test-config.yaml b/tests/channels/pjsip/ami/show_registration_inbound_contact_statuses/test-config.yaml
index 196aff5..b9030e5 100644
--- a/tests/channels/pjsip/ami/show_registration_inbound_contact_statuses/test-config.yaml
+++ b/tests/channels/pjsip/ami/show_registration_inbound_contact_statuses/test-config.yaml
@@ -29,6 +29,7 @@
     connect-ami: True
     reactor-timeout: 15
     fail-on-any: True
+    stop-after-scenario: False
     test-iterations:
         -
             scenarios:
diff --git a/tests/channels/pjsip/ami/show_registrations_inbound/sipp/register.xml b/tests/channels/pjsip/ami/show_registrations_inbound/sipp/register.xml
index 59bb383..14ce6ba 100644
--- a/tests/channels/pjsip/ami/show_registrations_inbound/sipp/register.xml
+++ b/tests/channels/pjsip/ami/show_registrations_inbound/sipp/register.xml
@@ -20,6 +20,4 @@
     </send>
 
     <recv response="200" rtd="true" />
-
-    <pause milliseconds="3000"/>
 </scenario>
diff --git a/tests/channels/pjsip/ami/show_registrations_inbound/test-config.yaml b/tests/channels/pjsip/ami/show_registrations_inbound/test-config.yaml
index d589c27..753380a 100644
--- a/tests/channels/pjsip/ami/show_registrations_inbound/test-config.yaml
+++ b/tests/channels/pjsip/ami/show_registrations_inbound/test-config.yaml
@@ -34,6 +34,7 @@
     connect-ami: True
     reactor-timeout: 15
     fail-on-any: True
+    stop-after-scenario: False
     test-iterations:
         -
             scenarios:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I9576b9345e6dc636dc533d5f40ad13c6c26edc4c
Gerrit-PatchSet: 1
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>



More information about the asterisk-commits mailing list