SRMulticast at 04 May 2020 22:54:16

<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 70806974cd3b9ba9bb7217e1495c038f1980fc10 (HEAD -] onos-2.2, origin/onos-2.2)
Author: nosignal [howard_hsu@edge-core.com]
AuthorDate: Mon Apr 20 15:29:32 2020 +0800
Commit: Carmelo Cascone [carmelo@opennetworking.org]
CommitDate: Tue May 5 02:03:41 2020 +0000

Fix deps link of perfmark
--
(cherry picked from commit bf220fd844497b57b94804fde347ca6fddb3dd7a)

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