SRMulticast at 17 Sep 2018 06:53:40

<img src="https://jenkins.onosproject.org/view/QA/job/postjob-Fabric3/lastSuccessfulBuild/artifact/SRMulticast_onos-1.14_20-builds_graph.jpg", alt="SRMulticast", style="width:525px;height:350px;border:0">
commit e3ba9225599f2a9f449431b99938ba3cd8957798 (HEAD -] onos-1.14, origin/onos-1.14)
Author: Carmelo Cascone [carmelo@opennetworking.org]
AuthorDate: Wed Sep 12 02:24:47 2018 -0700
Commit: Carmelo Cascone [carmelo@opennetworking.org]
CommitDate: Sun Sep 16 16:41:43 2018 -0700

More robust P4Runtime group handling

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

Case 7: Combines CASE1, CASE2 and CASE3 - FAIL