[asterisk-commits] Add mwi external tag and associated requirements (testsuite[master])

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Mon Jun 15 17:28:26 CDT 2015


Joshua Colp has submitted this change and it was merged.

Change subject: Add mwi_external tag and associated requirements
......................................................................


Add mwi_external tag and associated requirements

A couple more tests managed to slip past my attention without having the
required tags to make sure they only run on the mwi_external plans.

ASTERISK-25144
Reported by: Jonathan Rose

Change-Id: Ia3649c042ff4ce41b93a390b124c701b1cf3211a
---
M tests/channels/pjsip/subscriptions/rls/lists/nominal/mwi/termination_full_state/test-config.yaml
M tests/channels/pjsip/subscriptions/rls/lists_of_lists/nominal/mwi/batched/test-config.yaml
2 files changed, 6 insertions(+), 0 deletions(-)

Approvals:
  Kevin Harwell: Looks good to me, but someone else must approve
  Mark Michelson: Looks good to me, but someone else must approve
  Joshua Colp: Looks good to me, approved; Verified



diff --git a/tests/channels/pjsip/subscriptions/rls/lists/nominal/mwi/termination_full_state/test-config.yaml b/tests/channels/pjsip/subscriptions/rls/lists/nominal/mwi/termination_full_state/test-config.yaml
index 6a41e17..90a533f 100644
--- a/tests/channels/pjsip/subscriptions/rls/lists/nominal/mwi/termination_full_state/test-config.yaml
+++ b/tests/channels/pjsip/subscriptions/rls/lists/nominal/mwi/termination_full_state/test-config.yaml
@@ -19,9 +19,12 @@
         - python: 'lxml'
         - asterisk: 'res_pjsip'
         - asterisk: 'res_pjsip_pubsub'
+        - asterisk: 'res_mwi_external'
+        - asterisk: 'res_mwi_external_ami'
     tags:
         - rls
         - pjsip
+        - mwi_external
 
 test-modules:
     add-to-search-path:
diff --git a/tests/channels/pjsip/subscriptions/rls/lists_of_lists/nominal/mwi/batched/test-config.yaml b/tests/channels/pjsip/subscriptions/rls/lists_of_lists/nominal/mwi/batched/test-config.yaml
index a2b40bf..83b4d7e 100644
--- a/tests/channels/pjsip/subscriptions/rls/lists_of_lists/nominal/mwi/batched/test-config.yaml
+++ b/tests/channels/pjsip/subscriptions/rls/lists_of_lists/nominal/mwi/batched/test-config.yaml
@@ -19,9 +19,12 @@
         - python: 'lxml'
         - asterisk: 'res_pjsip'
         - asterisk: 'res_pjsip_pubsub'
+        - asterisk: 'res_mwi_external'
+        - asterisk: 'res_mwi_external_ami'
     tags:
         - rls
         - pjsip
+        - mwi_external
 
 test-modules:
     add-test-to-search-path: 'True'

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia3649c042ff4ce41b93a390b124c701b1cf3211a
Gerrit-PatchSet: 2
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Jonathan Rose <jrose at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>



More information about the asterisk-commits mailing list