SRMulticast at 02 Apr 2020 09:42:25

<img src="https://jenkins.onosproject.org/view/QA/job/postjob-Fabric2/lastSuccessfulBuild/artifact/SRMulticast_onos-1.15_20-builds_graph.jpg", alt="SRMulticast", style="width:525px;height:350px;border:0">
commit 519970d1c8e59abd541091433fade0b982ac0dc4 (HEAD -] onos-1.15, origin/onos-1.15)
Author: Shibu Vijayakumar [shibu.vijayakumar@infosys.com]
AuthorDate: Thu Mar 1 15:45:59 2018 -0800
Commit: Shibu Vijayakumar [shibu.vijayakumar@infosys.com]
CommitDate: Tue Mar 31 09:21:48 2020 +0000

Fix bugs for dynamic interface configuration

Case 1: Create a Multicast flow between a source and sink on the same dual-tor leaf - PASS

Case 2: Create a Multicast flow between a source and sink on different dual-tor leaves - PASS

Case 3: Create a Multicast flow between a source and sink on different leaves (sink on single-tor) - PASS

Case 4: Combines CASE1 and CASE2 - FAIL

Case 5: Combines CASE2 and CASE3 - FAIL

Case 6: Combines CASE1 and CASE3 - PASS

Case 7: Combines CASE1, CASE2 and CASE3 - PASS

Case 8: Use all of the four sinks - FAIL