SRMulticast at 02 Nov 2019 01:19:16

<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 fb73f668dab68515cae00533f006067d068da7e1 (HEAD -] onos-1.15, origin/onos-1.15)
Author: Charles Chan [rascov@gmail.com]
AuthorDate: Thu Oct 17 20:09:45 2019 -0700
Commit: Charles Chan [rascov@gmail.com]
CommitDate: Fri Nov 1 13:12:17 2019 -0700

Added table miss flow for ovs-ofdpa punt table

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

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

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