[asterisk-commits] Testsuite: Link test into the test tree. (testsuite[master])
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Jun 30 16:51:23 CDT 2016
Anonymous Coward #1000019 has submitted this change and it was merged.
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(-)
Approvals:
Mark Michelson: Looks good to me, approved
Anonymous Coward #1000019: Verified
Joshua Colp: Looks good to me, but someone else must approve
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: merged
Gerrit-Change-Id: I342c03a0f522385da65bca9ad1a0668bb71e113e
Gerrit-PatchSet: 1
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Richard Mudgett <rmudgett at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
More information about the asterisk-commits
mailing list