SRMulticast at 24 Jun 2019 05:01:09

<img src="https://jenkins.onosproject.org/view/QA/job/postjob-Fabric3/lastSuccessfulBuild/artifact/SRMulticast_onos-2.1_20-builds_graph.jpg", alt="SRMulticast", style="width:525px;height:350px;border:0">
commit 6ff33a3dc14e0226c7a4bd9c7172f883f6468077 (HEAD -] onos-2.1, origin/onos-2.1)
Author: Esin Karaman [esin.karaman@netsia.com]
AuthorDate: Tue Mar 5 13:49:02 2019 +0000
Commit: Pier Luigi Ventre [pier@opennetworking.org]
CommitDate: Wed Jun 19 16:34:58 2019 +0000

ONOS-7944 McastHandler of SegmentRouting considers only dual-homed sinks,
--
(cherry picked from commit d222b5cd3d2e9f53fbf9810c565f9b82739d0154)

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

Case 104: Combines CASE8 with a link failure (link spine-engress-st-leaf-2) - PASS

Case 105: Combines CASE8 with a link failure (link dt-leaf-sink) - PASS

Case 106: Combines CASE8 with a link failure (link dt-leaf-sink-2) - PASS

Case 201: Combines CASE8 with spine failure - PASS

Case 202: Combines CASE8 with ingress failure and recovery - PASS

Case 203: Combines CASE8 with egress-dt-leaf failure and recovery - PASS

Case 204: Combines CASE8 with egress-st-leaf failure and recovery - PASS

Case 205: Combines CASE8 with leaves failure and recovery - FAIL

Case 301: Combines CASE8 with leaves failure and recovery - PASS

Case 401: Extends MCAST105 - PASS

Case 402: No downstream path for DTH2 - PASS

Case 403: No downstream path for DTH1 - PASS

Case 404: Extends MCASR 403 - PASS