[Asterisk-code-review] tests/fax/pjsip/ast-2016-003 require rawsocket (...testsuite[13])

Friendly Automation asteriskteam at digium.com
Fri Jun 28 08:42:21 CDT 2019


Friendly Automation has submitted this change and it was merged. ( https://gerrit.asterisk.org/c/testsuite/+/11503 )

Change subject: tests/fax/pjsip/ast-2016-003 require rawsocket
......................................................................

tests/fax/pjsip/ast-2016-003 require rawsocket

If run this test as not user root will failed because not can open a
socket into the system (raw socket)

The commit 00bb8889730dac12e405609559522e3ded15212d introduces the
check if we can satisface of the dependency and access to create
a raw socket.

Change-Id: I9bcb3f2ec67de7d5bfb5f0c107eac9b9c80483af
---
M tests/fax/pjsip/ast-2016-003/test-config.yaml
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  George Joseph: Looks good to me, approved
  Friendly Automation: Approved for Submit



diff --git a/tests/fax/pjsip/ast-2016-003/test-config.yaml b/tests/fax/pjsip/ast-2016-003/test-config.yaml
index 7c01ab5..8716277 100644
--- a/tests/fax/pjsip/ast-2016-003/test-config.yaml
+++ b/tests/fax/pjsip/ast-2016-003/test-config.yaml
@@ -32,6 +32,7 @@
         - asterisk : 'app_dial'
         - asterisk : 'chan_pjsip'
         - asterisk : 'res_pjsip_t38'
+        - custom : 'rawsocket'
     tags:
         - pjsip
         - fax

-- 
To view, visit https://gerrit.asterisk.org/c/testsuite/+/11503
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: testsuite
Gerrit-Branch: 13
Gerrit-Change-Id: I9bcb3f2ec67de7d5bfb5f0c107eac9b9c80483af
Gerrit-Change-Number: 11503
Gerrit-PatchSet: 1
Gerrit-Owner: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Rodrigo Ramirez Norambuena <a at rodrigoramirez.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20190628/c911eb25/attachment.html>


More information about the asterisk-code-review mailing list