[Asterisk-code-review] apps/authenticate: Add missing dependencies. (testsuite[master])
Jenkins2
asteriskteam at digium.com
Mon Nov 13 11:51:15 CST 2017
Jenkins2 has submitted this change and it was merged. ( 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(-)
Approvals:
Joshua Colp: Looks good to me, but someone else must approve
Kevin Harwell: Looks good to me, approved
Jenkins2: Approved for Submit
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: merged
Gerrit-Change-Id: Ie5628a42446fa92b0031cbc0f3b76999ae81fb33
Gerrit-Change-Number: 7185
Gerrit-PatchSet: 1
Gerrit-Owner: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20171113/a59cf3ec/attachment.html>
More information about the asterisk-code-review
mailing list