[Asterisk-code-review] pjsip/dtmf info fallback: Add dependency for rawsocket. (testsuite[master])

Corey Farrell asteriskteam at digium.com
Mon Oct 23 13:56:28 CDT 2017


Corey Farrell has uploaded this change for review. ( https://gerrit.asterisk.org/6885


Change subject: pjsip/dtmf_info_fallback: Add dependency for rawsocket.
......................................................................

pjsip/dtmf_info_fallback: Add dependency for rawsocket.

pjsip/dtmf_info_fallback requires rawsocket which requires root
priviledges.  Skip the test if we cannot create rawsocket's.

Change-Id: Id1b7c77f456953a200bda96b8dabc294fc35e6b1
---
M tests/channels/pjsip/dtmf_info_fallback/test-config.yaml
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/85/6885/1

diff --git a/tests/channels/pjsip/dtmf_info_fallback/test-config.yaml b/tests/channels/pjsip/dtmf_info_fallback/test-config.yaml
index 138eec3..e7b2ef1 100644
--- a/tests/channels/pjsip/dtmf_info_fallback/test-config.yaml
+++ b/tests/channels/pjsip/dtmf_info_fallback/test-config.yaml
@@ -8,6 +8,7 @@
     dependencies:
         - app : 'sipp'
         - asterisk : 'res_pjsip'
+        - custom : 'rawsocket'
     tags:
         - pjsip
 

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

Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id1b7c77f456953a200bda96b8dabc294fc35e6b1
Gerrit-Change-Number: 6885
Gerrit-PatchSet: 1
Gerrit-Owner: Corey Farrell <git at cfware.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20171023/e4f86aa7/attachment.html>


More information about the asterisk-code-review mailing list