SRMulticast at 08 Mar 2020 07:01:51

<img src="https://jenkins.onosproject.org/view/QA/job/postjob-Fabric3/lastSuccessfulBuild/artifact/SRMulticast_onos-2.2_20-builds_graph.jpg", alt="SRMulticast", style="width:525px;height:350px;border:0">
commit 13a62a6e9aa436b2db7d8f6e2affa799ad103310 (HEAD -] onos-2.2, origin/onos-2.2)
Author: Jian Li [pyguni@gmail.com]
AuthorDate: Tue Feb 25 05:04:14 2020 +0900
Commit: Jian Li [pyguni@gmail.com]
CommitDate: Wed Mar 4 08:48:37 2020 +0000

Fix: re-order the flow rule and group rule install/uninstall sequence

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

Case 5: Combines CASE2 and CASE3 - PASS

Case 6: Combines CASE1 and CASE3 - FAIL