[Asterisk-code-review] tests/funcs/func global: Add missing test dependencies. (testsuite[master])

Anonymous Coward asteriskteam at digium.com
Wed Mar 22 10:59:56 CDT 2017


Anonymous Coward #1000019 has submitted this change and it was merged. ( https://gerrit.asterisk.org/5279 )

Change subject: tests/funcs/func_global: Add missing test dependencies.
......................................................................


tests/funcs/func_global: Add missing test dependencies.

Change-Id: Ibaac9731da94b9aeafe8f6d3c9f4733a25d8c299
---
M tests/funcs/func_global/test-config.yaml
1 file changed, 7 insertions(+), 0 deletions(-)

Approvals:
  Kevin Harwell: Looks good to me, but someone else must approve
  Mark Michelson: Looks good to me, approved
  Anonymous Coward #1000019: Verified
  Joshua Colp: Looks good to me, but someone else must approve



diff --git a/tests/funcs/func_global/test-config.yaml b/tests/funcs/func_global/test-config.yaml
index ce1aa7d..4427d3f 100644
--- a/tests/funcs/func_global/test-config.yaml
+++ b/tests/funcs/func_global/test-config.yaml
@@ -55,4 +55,11 @@
     dependencies:
         - python : 'twisted'
         - python : 'starpy'
+        - asterisk : 'app_echo'
+        - asterisk : 'app_originate'
+        - asterisk : 'app_userevent'
+        # Not going to list local channel dependency because
+        # v12 pulled chan_local into Asterisk's core.
+        #- asterisk : 'chan_local'
         - asterisk : 'func_global'
+        - asterisk : 'func_math'

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibaac9731da94b9aeafe8f6d3c9f4733a25d8c299
Gerrit-PatchSet: 1
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Richard Mudgett <rmudgett at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>



More information about the asterisk-code-review mailing list