[Asterisk-code-review] rest api/applications/subscribe-all: Remove expected duplica... (testsuite[master])
Matt Jordan
asteriskteam at digium.com
Mon Dec 28 15:15:11 CST 2015
Matt Jordan has submitted this change and it was merged.
Change subject: rest_api/applications/subscribe-all: Remove expected duplicate event
......................................................................
rest_api/applications/subscribe-all: Remove expected duplicate event
Due to ASTERISK-25137, duplicate endpoint messages related to tech endpoints
are now removed.
Change-Id: I85308e973354219f4f8a6a0013d9f2fd621dbed0
---
M tests/rest_api/applications/subscribe-all/test-config.yaml
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Matt Jordan: Looks good to me, approved; Verified
Joshua Colp: Looks good to me, but someone else must approve
diff --git a/tests/rest_api/applications/subscribe-all/test-config.yaml b/tests/rest_api/applications/subscribe-all/test-config.yaml
index 57b1405..66e0277 100644
--- a/tests/rest_api/applications/subscribe-all/test-config.yaml
+++ b/tests/rest_api/applications/subscribe-all/test-config.yaml
@@ -75,7 +75,7 @@
application: 'testsuite'
peer:
peer_status: 'Unreachable'
- count: 2
+ count: 1
-
match:
type: 'DeviceStateChanged'
--
To view, visit https://gerrit.asterisk.org/1865
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I85308e973354219f4f8a6a0013d9f2fd621dbed0
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-code-review
mailing list