commit | 3d16385a12e599612a8618f6df613771894789e0 | [log] [tgz] |
---|---|---|
author | Chetan Gaonker <chetang@calsoftlabs.com> | Mon Mar 28 12:20:25 2016 -0700 |
committer | Chetan Gaonker <chetang@calsoftlabs.com> | Mon Mar 28 12:20:25 2016 -0700 |
tree | 6319f40c5c42d345601ff812ccdccafefb487c8b | |
parent | 7997bb4b61ec40286de86a6fbd35b7c0b237e16f [diff] |
Changes to ciena cordigmp onos app to reference count igmp group entries. This allows us to test multiple subscribers with single channel. This is required since ONOS igmp app implement unprovisioning the sink when its empty. Thus any multicast sink provider like ciena-cordigmp onos app would end up unprovisioning the flow in case there are other subscribers listening on the same channel. Changes to subscriber tests to re-use the same channel for multiple subscribers for single channel, multiple subscriber test case. In order to use this, one has to kill the existing onos container to force a re-install of the ciena-cordigmp app through the cord-test.sh script.
CORD Automated Tester Suite
The CORD Automated Tester Suite (CATS) is an extensible end-to-end system test suite targeting CORD PODs. It is typically deployed as one or more Docker containers, either on the CORD POD or adjacent to the POD and interacts with the POD through the PODs interfaces.
Its intended use includes:
The strength of the CATS will come from the collaboration of the whole CORD/ONOS community, and as such we welcome contributions.
For further information, please browse in the ~/docs directory.