[asterisk-commits] endpoints/statsd: Remove 'tech' endpoint messages (testsuite[master])
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Mon Dec 28 15:11:28 CST 2015
Matt Jordan has submitted this change and it was merged.
Change subject: endpoints/statsd: Remove 'tech' endpoint messages
......................................................................
endpoints/statsd: Remove 'tech' endpoint messages
Due to ASTERISK-25137, the tech endpoint no longer publishes messages to the
all endpoint technology. This patch removes the mysterious statsd messages
that were actually related to the PJSIP technology endpoint.
ASTERISK-25137
Change-Id: Icf0d8a0d029262f20a0c589deedd8eafcc79bd57
---
M tests/endpoints/statsd/test-config.yaml
1 file changed, 0 insertions(+), 8 deletions(-)
Approvals:
Anonymous Coward #1000019: Verified
Matt Jordan: Looks good to me, approved
Joshua Colp: Looks good to me, but someone else must approve
diff --git a/tests/endpoints/statsd/test-config.yaml b/tests/endpoints/statsd/test-config.yaml
index cd46383..ce19da9 100644
--- a/tests/endpoints/statsd/test-config.yaml
+++ b/tests/endpoints/statsd/test-config.yaml
@@ -42,10 +42,6 @@
-
'endpoints\.state\.online:\+1\|g'
-
- 'endpoints\.count:\+1\|g'
- -
- 'endpoints\.state\.unknown:\+1\|g'
- -
'endpoints\.PJSIP\.test\.channels:1\|g'
-
'endpoints\.PJSIP\.test\.channels:1\|g'
@@ -65,10 +61,6 @@
'endpoints\.count:\-1\|g'
-
'endpoints\.state\.online:\-1\|g'
- -
- 'endpoints\.count:\-1\|g'
- -
- 'endpoints\.state\.unknown:\-1\|g'
originator-config:
channel: 'PJSIP/test'
--
To view, visit https://gerrit.asterisk.org/1864
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icf0d8a0d029262f20a0c589deedd8eafcc79bd57
Gerrit-PatchSet: 1
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Matt Jordan <mjordan at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Matt Jordan <mjordan at digium.com>
More information about the asterisk-commits
mailing list