SRMulticast at 19 Apr 2020 21:54:01

<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 0ee285a8fb9ff3362d11cf40fc37602cc1b1465d (HEAD -] onos-2.2, origin/onos-2.2)
Author: pier [pier@opennetworking.org]
AuthorDate: Fri Apr 3 12:44:21 2020 +0200
Commit: Pier Luigi Ventre [pier@opennetworking.org]
CommitDate: Fri Apr 17 13:43:38 2020 +0000

[ONOS-8086] Groups entries are not deleted

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