[Asterisk-code-review] tests/fax/pjsip/ast-2016-003 require rawsocket (...testsuite[master])
Rodrigo Ramirez Norambuena
asteriskteam at digium.com
Thu Jun 27 15:22:58 CDT 2019
Rodrigo Ramirez Norambuena has uploaded this change for review. ( https://gerrit.asterisk.org/c/testsuite/+/11500
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(-)
git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/00/11500/1
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/+/11500
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Change-Id: I9bcb3f2ec67de7d5bfb5f0c107eac9b9c80483af
Gerrit-Change-Number: 11500
Gerrit-PatchSet: 1
Gerrit-Owner: Rodrigo Ramirez Norambuena <a at rodrigoramirez.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20190627/14c1182c/attachment-0001.html>
More information about the asterisk-code-review
mailing list