SRMulticast at 24 Jul 2020 09:44:08

<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 d78ccce52c40762a8124b2fffe17c952bc10038d (HEAD -] onos-1.15, origin/onos-1.15)
Author: Jian Li [pyguni@gmail.com]
AuthorDate: Tue Jul 14 00:05:24 2020 +0900
Commit: Jian Li [pyguni@gmail.com]
CommitDate: Tue Jul 14 03:37:02 2020 +0000

Refactor: remove verbose logging message at openstack networking

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 - FAIL

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 - PASS

Case 5: Combines CASE2 and CASE3 - PASS

Case 6: Combines CASE1 and CASE3 - FAIL