SRMulticast at 12 Nov 2019 12:18:38

<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 55cce400f11c7859315e72e11fa81a2192d83436 (HEAD -] onos-1.15, origin/onos-1.15)
Author: pier [pier@opennetworking.org]
AuthorDate: Thu Apr 25 18:51:51 2019 +0200
Commit: pier [pier@opennetworking.org]
CommitDate: Fri Nov 8 09:45:13 2019 +0100

Improves link up handling

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

Case 3: Create a Multicast flow between a source and sink on different leaves (sink on single-tor) - FAIL

Case 4: Combines CASE1 and CASE2 - FAIL

Case 5: Combines CASE2 and CASE3 - PASS

Case 6: Combines CASE1 and CASE3 - PASS

Case 7: Combines CASE1, CASE2 and CASE3 - FAIL

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