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

Jenkins2 asteriskteam at digium.com
Tue Oct 24 15:58:33 CDT 2017


Jenkins2 has submitted this change and it was merged. ( 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(-)

Approvals:
  Joshua Colp: Looks good to me, but someone else must approve
  Richard Mudgett: Looks good to me, approved
  Jenkins2: Approved for Submit



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: merged
Gerrit-Change-Id: Id1b7c77f456953a200bda96b8dabc294fc35e6b1
Gerrit-Change-Number: 6885
Gerrit-PatchSet: 1
Gerrit-Owner: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20171024/c63e0503/attachment.html>


More information about the asterisk-code-review mailing list