SRMulticast at 30 Apr 2020 01:37:06

<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 528f96e3fcee90d2c2e8ad32530b89dc176753db (HEAD -] onos-2.2, origin/onos-2.2)
Author: Jian Li [pyguni@gmail.com]
AuthorDate: Wed Apr 29 23:36:15 2020 +0900
Commit: Jian Li [pyguni@gmail.com]
CommitDate: Wed Apr 29 17:29:15 2020 +0000

Fix: correctly specify the VM's mac associated with the given FIP

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

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

Case 7: Combines CASE1, CASE2 and CASE3 - PASS

Case 8: Use all of the four sinks - PASS

Case 101: Combines CASE8 with a link failure (link ingress-spine) - PASS

Case 102: Combines CASE8 with a link failure (link spine-engress-dt-leaf) - PASS

Case 103: Combines CASE8 with a link failure (link spine-engress-st-leaf) - FAIL