[Asterisk-code-review] statsd: Add dependency on res statsd to statsd tests (testsuite[13])

George Joseph asteriskteam at digium.com
Tue Jun 5 07:51:04 CDT 2018


George Joseph has uploaded this change for review. ( https://gerrit.asterisk.org/9097


Change subject: statsd:  Add dependency on res_statsd to statsd tests
......................................................................

statsd:  Add dependency on res_statsd to statsd tests

Change-Id: I15a4aa6bfc4d303cf385d241b6b8f75c748366a5
---
M tests/channels/pjsip/statsd/contacts/test-config.yaml
M tests/endpoints/statsd/test-config.yaml
2 files changed, 4 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/97/9097/1

diff --git a/tests/channels/pjsip/statsd/contacts/test-config.yaml b/tests/channels/pjsip/statsd/contacts/test-config.yaml
index 81efe78..5d4c66e 100644
--- a/tests/channels/pjsip/statsd/contacts/test-config.yaml
+++ b/tests/channels/pjsip/statsd/contacts/test-config.yaml
@@ -51,6 +51,9 @@
         - python: 'autobahn.websocket'
         - python: 'starpy'
         - python: 'twisted'
+        - asterisk: 'res_pjsip'
+        - asterisk: 'res_pjsip_outbound_registration'
+        - asterisk: 'res_statsd'
     tags:
         - statsd
         - apps
diff --git a/tests/endpoints/statsd/test-config.yaml b/tests/endpoints/statsd/test-config.yaml
index 97c21ae..560eede 100644
--- a/tests/endpoints/statsd/test-config.yaml
+++ b/tests/endpoints/statsd/test-config.yaml
@@ -73,6 +73,7 @@
         - asterisk: 'app_echo'
         - asterisk: 'chan_pjsip'
         - asterisk: 'res_endpoint_stats'
+        - asterisk: 'res_statsd'
         - python: 'autobahn.websocket'
         - python: 'starpy'
         - python: 'twisted'

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

Gerrit-Project: testsuite
Gerrit-Branch: 13
Gerrit-MessageType: newchange
Gerrit-Change-Id: I15a4aa6bfc4d303cf385d241b6b8f75c748366a5
Gerrit-Change-Number: 9097
Gerrit-PatchSet: 1
Gerrit-Owner: George Joseph <gjoseph at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180605/3d94daae/attachment.html>


More information about the asterisk-code-review mailing list