[Asterisk-code-review] apps/disa/nominal: Add missing dependencies. (testsuite[master])

Corey Farrell asteriskteam at digium.com
Tue Nov 14 03:15:40 CST 2017


Corey Farrell has uploaded this change for review. ( https://gerrit.asterisk.org/7220


Change subject: apps/disa/nominal: Add missing dependencies.
......................................................................

apps/disa/nominal: Add missing dependencies.

Change-Id: I6b048d6add8f469b5ec153a1b3ff6bc22038eab5
---
M tests/apps/disa/nominal/authenticate/test-config.yaml
M tests/apps/disa/nominal/no_authentication/test-config.yaml
M tests/apps/disa/nominal/no_context/test-config.yaml
3 files changed, 13 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/20/7220/1

diff --git a/tests/apps/disa/nominal/authenticate/test-config.yaml b/tests/apps/disa/nominal/authenticate/test-config.yaml
index 9d502fb..e7ce4b0 100644
--- a/tests/apps/disa/nominal/authenticate/test-config.yaml
+++ b/tests/apps/disa/nominal/authenticate/test-config.yaml
@@ -69,7 +69,12 @@
     dependencies:
         - python : 'twisted'
         - python : 'starpy'
+        - asterisk : 'app_disa'
+        - asterisk : 'app_playback'
+        - asterisk : 'app_senddtmf'
         - asterisk : 'app_userevent'
+        - asterisk : 'app_verbose'
+        - asterisk : 'pbx_config'
     tags:
         - apps
         - disa
diff --git a/tests/apps/disa/nominal/no_authentication/test-config.yaml b/tests/apps/disa/nominal/no_authentication/test-config.yaml
index 5a4f4c7..10aad52 100644
--- a/tests/apps/disa/nominal/no_authentication/test-config.yaml
+++ b/tests/apps/disa/nominal/no_authentication/test-config.yaml
@@ -73,8 +73,11 @@
     dependencies:
         - python : 'twisted'
         - python : 'starpy'
-        - asterisk : 'app_userevent'
         - asterisk : 'app_disa'
+        - asterisk : 'app_senddtmf'
+        - asterisk : 'app_userevent'
+        - asterisk : 'app_verbose'
+        - asterisk : 'pbx_config'
     tags:
         - apps
         - disa
diff --git a/tests/apps/disa/nominal/no_context/test-config.yaml b/tests/apps/disa/nominal/no_context/test-config.yaml
index 4d314cf..91278af 100644
--- a/tests/apps/disa/nominal/no_context/test-config.yaml
+++ b/tests/apps/disa/nominal/no_context/test-config.yaml
@@ -73,8 +73,11 @@
     dependencies:
         - python : 'twisted'
         - python : 'starpy'
-        - asterisk : 'app_userevent'
         - asterisk : 'app_disa'
+        - asterisk : 'app_senddtmf'
+        - asterisk : 'app_userevent'
+        - asterisk : 'app_verbose'
+        - asterisk : 'pbx_config'
     tags:
         - apps
         - disa

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

Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6b048d6add8f469b5ec153a1b3ff6bc22038eab5
Gerrit-Change-Number: 7220
Gerrit-PatchSet: 1
Gerrit-Owner: Corey Farrell <git at cfware.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20171114/8ef63333/attachment.html>


More information about the asterisk-code-review mailing list