[Asterisk-code-review] Testsuite: Link test into the test tree. (testsuite[master])

Richard Mudgett asteriskteam at digium.com
Thu Jun 30 12:01:59 CDT 2016


Richard Mudgett has uploaded a new change for review.

  https://gerrit.asterisk.org/3120

Change subject: Testsuite: Link test into the test tree.
......................................................................

Testsuite: Link test into the test tree.

Link
tests/channels/pjsip/basic_calls/incoming/off-nominal/incompatible_codecs
into the test tree.

Change-Id: I342c03a0f522385da65bca9ad1a0668bb71e113e
---
M tests/channels/pjsip/basic_calls/incoming/off-nominal/incompatible_codecs/test-config.yaml
M tests/channels/pjsip/basic_calls/incoming/off-nominal/tests.yaml
2 files changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/20/3120/1

diff --git a/tests/channels/pjsip/basic_calls/incoming/off-nominal/incompatible_codecs/test-config.yaml b/tests/channels/pjsip/basic_calls/incoming/off-nominal/incompatible_codecs/test-config.yaml
index 6a97c6f..264f7e5 100644
--- a/tests/channels/pjsip/basic_calls/incoming/off-nominal/incompatible_codecs/test-config.yaml
+++ b/tests/channels/pjsip/basic_calls/incoming/off-nominal/incompatible_codecs/test-config.yaml
@@ -25,6 +25,7 @@
     dependencies:
         - sipp:
             version: 'v3.0'
+        - asterisk: 'app_echo'
         - asterisk: 'res_pjsip'
         - asterisk: 'res_pjsip_session'
         - asterisk: 'res_pjsip_sdp_rtp'
diff --git a/tests/channels/pjsip/basic_calls/incoming/off-nominal/tests.yaml b/tests/channels/pjsip/basic_calls/incoming/off-nominal/tests.yaml
index 32be9fa..dc95719 100644
--- a/tests/channels/pjsip/basic_calls/incoming/off-nominal/tests.yaml
+++ b/tests/channels/pjsip/basic_calls/incoming/off-nominal/tests.yaml
@@ -1,3 +1,4 @@
 tests:
     - dir: 'userpass'
+    - test: 'incompatible_codecs'
     - test: 'md5'

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I342c03a0f522385da65bca9ad1a0668bb71e113e
Gerrit-PatchSet: 1
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Richard Mudgett <rmudgett at digium.com>



More information about the asterisk-code-review mailing list