[asterisk-dev] [Code Review] 3182: testsuite: LinkedID Propagation test
Scott Griepentrog
reviewboard at asterisk.org
Tue Feb 4 16:16:11 CST 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3182/
-----------------------------------------------------------
(Updated Feb. 4, 2014, 4:16 p.m.)
Review request for Asterisk Developers.
Changes
-------
Fixed red blob
Bugs: ASTERISK-23120
https://issues.asterisk.org/jira/browse/ASTERISK-23120
Repository: testsuite
Description
-------
This monitors bridge enter/exit and CEL events, and builds
a picture of which channels are bridged together, and when
their LinkedID changes, and then verifies that each change
is correct.
Note: The BridgeEnter and CEL 'BRIDGE_ENTER' events can be
in either order - so wait for both to arrive before making
a judgement on the LinkedID.
This test can be added to any other bridging test to add a
layer of LinkedId Propagation checking to it.
Diffs (updated)
-----
/asterisk/trunk/tests/bridge/tests.yaml 4671
/asterisk/trunk/tests/bridge/linkedid_propagation/test-config.yaml PRE-CREATION
/asterisk/trunk/tests/bridge/linkedid_propagation/linkedid_check.py PRE-CREATION
/asterisk/trunk/tests/bridge/linkedid_propagation/configs/ast1/extensions.conf PRE-CREATION
/asterisk/trunk/tests/bridge/linkedid_propagation/bridge_action.py PRE-CREATION
Diff: https://reviewboard.asterisk.org/r/3182/diff/
Testing
-------
This test fails spuriously due to what appears to be CEL events being sent on BRIDGE_ENTER prior to the LinkedId being updated. This bug will be fixed along with the other changes for 23120.
Thanks,
Scott Griepentrog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140204/e2125f01/attachment.html>
More information about the asterisk-dev
mailing list