SRMulticast at 10 Oct 2018 21:24:45

<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 9e4f3cb892dbb2ad6afaa81c041ceaab3d7a73ba (HEAD -] onos-1.14, origin/onos-1.14)
Author: jaegonkim [jaegon77.kim@samsung.com]
AuthorDate: Fri Jul 27 23:40:43 2018 +0900
Commit: Charles Chan [charles@opennetworking.org]
CommitDate: Wed Oct 10 18:42:15 2018 +0000

[ONOS-7751] Sometimes device availability is not changed to available after creation of OF device

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

Case 102: Combines CASE8 with a link failure (link spine-engress-dt-leaf) - PASS

Case 103: Combines CASE8 with a link failure (link spine-engress-st-leaf) - FAIL