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

Corey Farrell asteriskteam at digium.com
Fri Nov 10 18:54:36 CST 2017


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


Change subject: apps/authenticate: Add missing dependencies.
......................................................................

apps/authenticate: Add missing dependencies.

Change-Id: Ie5628a42446fa92b0031cbc0f3b76999ae81fb33
---
M tests/apps/authenticate/off_nominal/test-config.yaml
1 file changed, 3 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/85/7185/1

diff --git a/tests/apps/authenticate/off_nominal/test-config.yaml b/tests/apps/authenticate/off_nominal/test-config.yaml
index 7bd78b9..5ebf531 100644
--- a/tests/apps/authenticate/off_nominal/test-config.yaml
+++ b/tests/apps/authenticate/off_nominal/test-config.yaml
@@ -65,7 +65,9 @@
         - buildoption: 'TEST_FRAMEWORK'
         - python : 'twisted'
         - python : 'starpy'
-        - asterisk : 'app_senddtmf'
         - asterisk : 'app_authenticate'
+        - asterisk : 'app_senddtmf'
+        - asterisk : 'app_verbose'
+        - asterisk : 'pbx_config'
     tags:
         - apps

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

Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie5628a42446fa92b0031cbc0f3b76999ae81fb33
Gerrit-Change-Number: 7185
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/20171110/34ed3188/attachment.html>


More information about the asterisk-code-review mailing list