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

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


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


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

apps/disa/off-nominal: Add missing dependencies.

Change-Id: I2a873d3105f39243e17e76313d099365d7521d46
---
M tests/apps/disa/off-nominal/bad_auth/test-config.yaml
M tests/apps/disa/off-nominal/invalid_exten/test-config.yaml
2 files changed, 7 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/21/7221/1

diff --git a/tests/apps/disa/off-nominal/bad_auth/test-config.yaml b/tests/apps/disa/off-nominal/bad_auth/test-config.yaml
index 7a1c948..30a2add 100644
--- a/tests/apps/disa/off-nominal/bad_auth/test-config.yaml
+++ b/tests/apps/disa/off-nominal/bad_auth/test-config.yaml
@@ -10,8 +10,10 @@
     dependencies:
         - python : 'twisted'
         - python : 'starpy'
-        - asterisk : 'app_userevent'
         - asterisk : 'app_disa'
+        - asterisk : 'app_senddtmf'
+        - asterisk : 'app_verbose'
+        - asterisk : 'pbx_config'
     tags:
         - apps
         - disa
diff --git a/tests/apps/disa/off-nominal/invalid_exten/test-config.yaml b/tests/apps/disa/off-nominal/invalid_exten/test-config.yaml
index e98d832..6a07567 100644
--- a/tests/apps/disa/off-nominal/invalid_exten/test-config.yaml
+++ b/tests/apps/disa/off-nominal/invalid_exten/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/7221
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2a873d3105f39243e17e76313d099365d7521d46
Gerrit-Change-Number: 7221
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/aecc82e8/attachment.html>


More information about the asterisk-code-review mailing list