[Asterisk-code-review] tests/codecs/opus/{de,en}code: Requires python-numpy. (testsuite[15.4])

Alexander Traud asteriskteam at digium.com
Wed Jun 6 06:33:06 CDT 2018


Alexander Traud has uploaded this change for review. ( https://gerrit.asterisk.org/9111


Change subject: tests/codecs/opus/{de,en}code: Requires python-numpy.
......................................................................

tests/codecs/opus/{de,en}code: Requires python-numpy.

ASTERISK-27900

Change-Id: I6f753f27852e8db8cfcf7923390a4552662dffa7
---
M tests/codecs/opus/decode/test-config.yaml
M tests/codecs/opus/encode/test-config.yaml
2 files changed, 8 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/11/9111/1

diff --git a/tests/codecs/opus/decode/test-config.yaml b/tests/codecs/opus/decode/test-config.yaml
index 7563d35..24f61b8 100644
--- a/tests/codecs/opus/decode/test-config.yaml
+++ b/tests/codecs/opus/decode/test-config.yaml
@@ -17,6 +17,10 @@
 
 properties:
     dependencies:
+        - python : 'autobahn.websocket'
+        - python : 'numpy'
+        - python : 'requests'
+        - python : 'twisted'
         - asterisk : 'res_pjsip'
         - asterisk : 'codec_opus'
     tags:
diff --git a/tests/codecs/opus/encode/test-config.yaml b/tests/codecs/opus/encode/test-config.yaml
index 4c594e3..2ddca7e 100644
--- a/tests/codecs/opus/encode/test-config.yaml
+++ b/tests/codecs/opus/encode/test-config.yaml
@@ -14,6 +14,10 @@
 
 properties:
     dependencies:
+        - python : 'autobahn.websocket'
+        - python : 'numpy'
+        - python : 'requests'
+        - python : 'twisted'
         - asterisk : 'res_pjsip'
         - asterisk : 'codec_opus'
     tags:

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

Gerrit-Project: testsuite
Gerrit-Branch: 15.4
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6f753f27852e8db8cfcf7923390a4552662dffa7
Gerrit-Change-Number: 9111
Gerrit-PatchSet: 1
Gerrit-Owner: Alexander Traud <pabstraud at compuserve.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180606/c70b2c3f/attachment.html>


More information about the asterisk-code-review mailing list