SRMulticast at 25 Jan 2019 07:35:10

<img src="https://jenkins.onosproject.org/view/QA/job/postjob-Fabric3/lastSuccessfulBuild/artifact/SRMulticast_onos-2.0_20-builds_graph.jpg", alt="SRMulticast", style="width:525px;height:350px;border:0">
commit 799c78fe21e8f1220f7e382a28eecebd111ace68 (HEAD -] onos-2.0, origin/onos-2.0)
Author: Georgios Katsikas [katsikas.gp@gmail.com]
AuthorDate: Mon Jan 21 13:23:26 2019 +0100
Commit: Andrea Campanella [andrea@opennetworking.org]
CommitDate: Wed Jan 23 09:15:20 2019 +0000

Fixed bug on NIC wildcard identification
--
(cherry picked from commit 332985d14102c9496d9bcc9063a43d332d525516)

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

Case 8: Use all of the four sinks - PASS

Case 101: Combines CASE8 with a link failure (link ingress-spine) - FAIL