[Asterisk-code-review] pjsip/statsd/contacts: Updated for Removed status (testsuite[master])
Joshua Colp
asteriskteam at digium.com
Mon Dec 7 07:51:37 CST 2015
Joshua Colp has submitted this change and it was merged.
Change subject: pjsip/statsd/contacts: Updated for Removed status
......................................................................
pjsip/statsd/contacts: Updated for Removed status
Asterisk now reset the Removed statsd counter on startup.
ASTERISK-25608
Change-Id: I3461d41e2dd98a1290111218be54f8cbe4efddc5
---
M tests/channels/pjsip/statsd/contacts/test-config.yaml
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Anonymous Coward #1000019: Verified
Matt Jordan: Looks good to me, but someone else must approve
Joshua Colp: Looks good to me, approved
diff --git a/tests/channels/pjsip/statsd/contacts/test-config.yaml b/tests/channels/pjsip/statsd/contacts/test-config.yaml
index e95122f..98edb0a 100644
--- a/tests/channels/pjsip/statsd/contacts/test-config.yaml
+++ b/tests/channels/pjsip/statsd/contacts/test-config.yaml
@@ -36,6 +36,8 @@
-
'PJSIP\.contacts\.states\.Created:0\|g'
-
+ 'PJSIP\.contacts\.states\.Removed:0\|g'
+ -
'PJSIP\.contacts\.states\.Created:\+1\|g'
-
'PJSIP\.contacts\.states\.Created:\-1\|g'
--
To view, visit https://gerrit.asterisk.org/1769
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3461d41e2dd98a1290111218be54f8cbe4efddc5
Gerrit-PatchSet: 1
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: George Joseph <george.joseph at fairview5.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-code-review
mailing list