SRMulticast at 09 Jan 2019 07:56:36

<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 bcc1762c887f22ba8db8d2021fbee84720935d4c (HEAD -] onos-2.0, origin/onos-2.0)
Author: Jordan Halterman [jordan@opennetworking.org]
AuthorDate: Thu Jan 3 10:06:54 2019 -0800
Commit: Ray Milkey [ray@opennetworking.org]
CommitDate: Tue Jan 8 19:54:50 2019 +0000

Implement base Atomix primitive to handle status change events

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