SRMulticast at 11 Aug 2019 15:34:37

<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 0f9ee27d477c868aabd4fc8eef873b8502f0b44b (HEAD -] onos-1.15, origin/onos-1.15)
Author: Jian Li [pyguni@gmail.com]
AuthorDate: Tue Jul 30 19:12:07 2019 +0900
Commit: Jian Li [pyguni@gmail.com]
CommitDate: Tue Jul 30 23:26:02 2019 +0900

Fix: remove flow rules when removing POD and namespace

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